gnu: perl-b-hooks-endofscope: Update to 0.21.
* gnu/packages/perl.scm (perl-b-hooks-endofscope): Update to 0.21.
This commit is contained in:
parent
033dec64cc
commit
ee6d716234
|
@ -380,7 +380,7 @@ parent.")
|
||||||
(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.13")
|
(version "0.21")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -388,7 +388,7 @@ parent.")
|
||||||
"B-Hooks-EndOfScope-" version ".tar.gz"))
|
"B-Hooks-EndOfScope-" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1f5d0lbkwf23dfjn60g6fynmjhy5rxdyxcpdfb07srm73qpg2zpi"))))
|
"0b70vbpabsy9ia366k330cz1zbdyb1pwhb0l7j28pmpih045iwwh"))))
|
||||||
(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