perlPackages.IOTieCombine: update from 1.002 to 1.004
This commit is contained in:
parent
5a74c9e87a
commit
798a139bd3
@ -4422,10 +4422,10 @@ let self = _self // overrides; _self = with self; {
|
|||||||
};
|
};
|
||||||
|
|
||||||
IOTieCombine = buildPerlPackage {
|
IOTieCombine = buildPerlPackage {
|
||||||
name = "IO-TieCombine-1.002";
|
name = "IO-TieCombine-1.004";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = mirror://cpan/authors/id/R/RJ/RJBS/IO-TieCombine-1.002.tar.gz;
|
url = mirror://cpan/authors/id/R/RJ/RJBS/IO-TieCombine-1.004.tar.gz;
|
||||||
sha256 = "fd4f59e82852fd8b868dd1642cb6ec9caf32a597803fdce2cbe8d580c3b41d44";
|
sha256 = "0awyyjdbjjawdkzs08rfjhfkkm7pni523x3ddmq9ixa82ibnn430";
|
||||||
};
|
};
|
||||||
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