emptty: 0.16.0 -> 0.16.1

This commit is contained in:
R. Ryantm
2026-04-04 17:12:48 +00:00
parent c11a94ff82
commit 5a12694131
+2 -2
View File
@@ -9,13 +9,13 @@
buildGoModule (finalAttrs: {
pname = "emptty";
version = "0.16.0";
version = "0.16.1";
src = fetchFromGitHub {
owner = "tvrzna";
repo = "emptty";
rev = "v${finalAttrs.version}";
hash = "sha256-JP9PElmwSHk8rcP7NF1PsZETul978UZR+MUulT3BtYs=";
hash = "sha256-EwXGaTwdL2jOLk+DR35mffhkPa1UVvfZ1Gx1KefbeGc=";
};
buildInputs = [