mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-15 13:37:21 +03:00
perl-Data-Integer: 0.004 -> 0.005
This commit is contained in:
parent
268e434ae0
commit
74f1dc4365
@ -2540,10 +2540,10 @@ let self = _self // overrides; _self = with self; {
|
||||
};
|
||||
|
||||
DataInteger = buildPerlPackage rec {
|
||||
name = "Data-Integer-0.004";
|
||||
name = "Data-Integer-0.005";
|
||||
src = fetchurl {
|
||||
url = "mirror://cpan/authors/id/Z/ZE/ZEFRAM/${name}.tar.gz";
|
||||
sha256 = "3a52f7717d1ebda3af40036d72cbcadd1984210737743997abdad141d620f67e";
|
||||
sha256 = "1dk04jf78sv63lww1qzagxlywcc04cfd3cfvzz168d24db9cr5bz";
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user