mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-20 07:31:19 +00:00
apg: fix version scheme
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
}:
|
||||
stdenv.mkDerivation {
|
||||
pname = "apg";
|
||||
version = "unstable-2015-01-29";
|
||||
version = "2.3.0b-unstable-2015-01-29";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "wilx";
|
||||
|
||||
Reference in New Issue
Block a user