uniex: 0.1.28 -> 0.1.31 (#501786)

This commit is contained in:
nixpkgs-ci[bot]
2026-03-21 05:21:50 +00:00
committed by GitHub
+3 -3
View File
@@ -7,16 +7,16 @@
buildGoModule (finalAttrs: {
pname = "uniex";
version = "0.1.28";
version = "0.1.31";
src = fetchFromGitHub {
owner = "paepckehh";
repo = "uniex";
tag = "v${finalAttrs.version}";
hash = "sha256-9/B6SVPvHT7l8Y5rY7ax09B30ra3doCUDCtTZUgwcZo=";
hash = "sha256-OOu8AveAsxl9RBNmBxP5MxsQv7g6lUsneBIVdwybuSg=";
};
vendorHash = "sha256-YZ4WbKSa3hFVqIkZGye0UN5WSezPuAPdNdcA5opaWi4=";
vendorHash = "sha256-UIzfdK573jKHCulmP/6YH9TeYd5xkopvwJzLa7QkOVg=";
ldflags = [
"-s"