cope: fix version number
This commit is contained in:
parent
0a8c01cfdf
commit
379f030887
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
perlPackages.buildPerlPackage rec {
|
||||
pname = "cope";
|
||||
version = "unstable-2021-01-29";
|
||||
version = "unstable-2015-01-29";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "lotrfan";
|
||||
|
|
Loading…
Reference in a new issue