gnu: perl-file-slurp: Update to 9999.26.
* gnu/packages/perl.scm (perl-file-slurp): Update to 9999.26.master
parent
a506a4c380
commit
b6c01d147f
|
@ -3683,7 +3683,7 @@ allows you to locate these files after installation.")
|
||||||
(define-public perl-file-slurp
|
(define-public perl-file-slurp
|
||||||
(package
|
(package
|
||||||
(name "perl-file-slurp")
|
(name "perl-file-slurp")
|
||||||
(version "9999.25")
|
(version "9999.26")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -3691,7 +3691,7 @@ allows you to locate these files after installation.")
|
||||||
"File-Slurp-" version ".tar.gz"))
|
"File-Slurp-" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1hg3bhf5m78d77p4174cnldd75ppyrvr5rkc8w289ihvwsx9gsn7"))))
|
"0c09ivl50sg9j75si6cahfp1wgvhqawakb6h5j6hlca6vwjqs9qy"))))
|
||||||
(build-system perl-build-system)
|
(build-system perl-build-system)
|
||||||
(home-page "https://metacpan.org/release/File-Slurp")
|
(home-page "https://metacpan.org/release/File-Slurp")
|
||||||
(synopsis "Reading/Writing/Modifying of complete files")
|
(synopsis "Reading/Writing/Modifying of complete files")
|
||||||
|
|
Reference in New Issue