pup: fix version scheme

This commit is contained in:
coolcuber
2026-07-25 19:57:45 -04:00
parent 9553aca9ba
commit f4bfa10dd4
+1 -1
View File
@@ -6,7 +6,7 @@
buildGoModule {
pname = "pup";
version = "unstable-2022-03-06";
version = "0.4.0-unstable-2022-03-06";
src = fetchFromGitHub {
owner = "ericchiang";