optnix: 0.3.0 -> 0.3.1

This commit is contained in:
R. Ryantm
2025-12-14 09:54:58 +00:00
parent 50ad20f900
commit 35ac3d59c7
+2 -2
View File
@@ -9,12 +9,12 @@
}:
buildGoModule (finalAttrs: {
pname = "optnix";
version = "0.3.0";
version = "0.3.1";
src = fetchFromSourcehut {
owner = "~watersucks";
repo = "optnix";
tag = "v${finalAttrs.version}";
hash = "sha256-kPCRCnjuKZd6RE5pkQJMYWpexnMyhUy9jrBFSztkiLM=";
hash = "sha256-fjEtC0GlTsxS6cMNJgaXkI5ik8fZPoPFy43XLIEUUPI=";
};
vendorHash = "sha256-g/H91PiHWSRRQOkaobw2wAYX/07DFxWTCTlKzf7BT1Y=";