[cpan2nix] perlPackages.IOTieCombine: 1.004 -> 1.005
This commit is contained in:
parent
bf6908b4f5
commit
a947f82e18
@ -7413,10 +7413,10 @@ let self = _self // overrides; _self = with self; {
|
|||||||
};
|
};
|
||||||
|
|
||||||
IOTieCombine = buildPerlPackage {
|
IOTieCombine = buildPerlPackage {
|
||||||
name = "IO-TieCombine-1.004";
|
name = "IO-TieCombine-1.005";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = mirror://cpan/authors/id/R/RJ/RJBS/IO-TieCombine-1.004.tar.gz;
|
url = mirror://cpan/authors/id/R/RJ/RJBS/IO-TieCombine-1.005.tar.gz;
|
||||||
sha256 = "0awyyjdbjjawdkzs08rfjhfkkm7pni523x3ddmq9ixa82ibnn430";
|
sha256 = "1bv9ampayf4bvyxg4ivy18l8k79jvq55x6gl68b2fg8b62w4sba0";
|
||||||
};
|
};
|
||||||
meta = {
|
meta = {
|
||||||
homepage = https://github.com/rjbs/io-tiecombine;
|
homepage = https://github.com/rjbs/io-tiecombine;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user