paqet: 1.0.0-alpha.18 -> 1.0.0-alpha.19 (#496106)

This commit is contained in:
Nick Cao
2026-03-03 22:30:00 +00:00
committed by GitHub
+2 -2
View File
@@ -9,12 +9,12 @@
}:
buildGoModule (finalAttrs: {
pname = "paqet";
version = "1.0.0-alpha.18";
version = "1.0.0-alpha.19";
src = fetchFromGitHub {
owner = "hanselime";
repo = "paqet";
tag = "v${finalAttrs.version}";
hash = "sha256-FuCbQz+Lhbw/xHJYhZo4uxH2ODV/uVFR7XDOK5DKZkU=";
hash = "sha256-aflWI3WBVF6rl+yS8sNv2XOMK6q4oj3qqGpuqlmrh18=";
};
vendorHash = "sha256-olyjpzHZKgD5fhXSyCmEuwYmcJGMUS+b+Hglm2JF1NY=";