mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: perl-sub-quote: Update to 2.006008.
* gnu/packages/perl.scm (perl-sub-quote): Update to 2.006008. Signed-off-by: Danny Milosavljevic <dannym@friendly-machines.com>
This commit is contained in:
parent
22a3211d24
commit
abffb41c09
1 changed files with 2 additions and 2 deletions
|
@ -10858,7 +10858,7 @@ subroutines. Particularly useful for mocking in tests.")
|
|||
(define-public perl-sub-quote
|
||||
(package
|
||||
(name "perl-sub-quote")
|
||||
(version "2.006006")
|
||||
(version "2.006008")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -10866,7 +10866,7 @@ subroutines. Particularly useful for mocking in tests.")
|
|||
"mirror://cpan/authors/id/H/HA/HAARG/Sub-Quote-"
|
||||
version ".tar.gz"))
|
||||
(sha256
|
||||
(base32 "17fq4iskrisnqs96amrz493vxikwvqbj9s7014k6vyl84gs2lkkf"))))
|
||||
(base32 "1chm1n08l8qcqq87231pfa085bw79mcvrwm27vl64mzm198bvgll"))))
|
||||
(build-system perl-build-system)
|
||||
(native-inputs
|
||||
(list perl-test-fatal))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue