cope: fix version number

This commit is contained in:
Sandro
2021-09-02 20:31:27 +02:00
committed by GitHub
parent 0a8c01cfdf
commit 379f030887
+1 -1
View File
@@ -2,7 +2,7 @@
perlPackages.buildPerlPackage rec {
pname = "cope";
version = "unstable-2021-01-29";
version = "unstable-2015-01-29";
src = fetchFromGitHub {
owner = "lotrfan";