pup: fix version scheme (#545795)

This commit is contained in:
Jo
2026-07-26 08:13:21 +00:00
committed by GitHub

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";