mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-15 03:40:22 +00:00
pup: fix version scheme (#545795)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
buildGoModule {
|
||||
pname = "pup";
|
||||
version = "unstable-2022-03-06";
|
||||
version = "0.4.0-unstable-2022-03-06";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "ericchiang";
|
||||
|
||||
Reference in New Issue
Block a user