uniex: 0.1.19 -> 0.1.28

This commit is contained in:
R. Ryantm
2026-02-02 14:52:58 +00:00
parent a57d341039
commit bd4ea8c36c
+3 -3
View File
@@ -7,16 +7,16 @@
buildGoModule rec {
pname = "uniex";
version = "0.1.19";
version = "0.1.28";
src = fetchFromGitHub {
owner = "paepckehh";
repo = "uniex";
tag = "v${version}";
hash = "sha256-6a/jVTDur0h1n+YtbaaZLyhgi1RDJDTTDLJrknHFUxY=";
hash = "sha256-9/B6SVPvHT7l8Y5rY7ax09B30ra3doCUDCtTZUgwcZo=";
};
vendorHash = "sha256-s/oWtYziUtSKDQmvDxWznqynlKmWxwt5jAAT5xl+gqo=";
vendorHash = "sha256-YZ4WbKSa3hFVqIkZGye0UN5WSezPuAPdNdcA5opaWi4=";
ldflags = [
"-s"