gnu: perl-b-hooks-endofscope: Update to 0.24.
* gnu/packages/perl.scm (perl-b-hooks-endofscope): Update to 0.24.
This commit is contained in:
parent
9960ed6291
commit
085a95a71c
|
@ -452,7 +452,7 @@ all known commands are checked.")
|
||||||
(define-public perl-b-hooks-endofscope
|
(define-public perl-b-hooks-endofscope
|
||||||
(package
|
(package
|
||||||
(name "perl-b-hooks-endofscope")
|
(name "perl-b-hooks-endofscope")
|
||||||
(version "0.21")
|
(version "0.24")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -460,7 +460,7 @@ all known commands are checked.")
|
||||||
"B-Hooks-EndOfScope-" version ".tar.gz"))
|
"B-Hooks-EndOfScope-" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0b70vbpabsy9ia366k330cz1zbdyb1pwhb0l7j28pmpih045iwwh"))))
|
"1imcqxp23yc80a7p0h56sja9glbrh4qyhgzljqd4g9habpz3vah3"))))
|
||||||
(build-system perl-build-system)
|
(build-system perl-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
`(("perl-module-runtime" ,perl-module-runtime)
|
`(("perl-module-runtime" ,perl-module-runtime)
|
||||||
|
|
Loading…
Reference in New Issue