mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: perl-safe-isa: Update to 1.000008.
* gnu/packages/perl.scm (perl-safe-isa): Update to 1.000008.
This commit is contained in:
parent
384dec0889
commit
c97dadcc97
1 changed files with 2 additions and 2 deletions
|
@ -6622,7 +6622,7 @@ and @code{deserialize_regexp}.")
|
||||||
(define-public perl-safe-isa
|
(define-public perl-safe-isa
|
||||||
(package
|
(package
|
||||||
(name "perl-safe-isa")
|
(name "perl-safe-isa")
|
||||||
(version "1.000005")
|
(version "1.000008")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -6630,7 +6630,7 @@ and @code{deserialize_regexp}.")
|
||||||
"Safe-Isa-" version ".tar.gz"))
|
"Safe-Isa-" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1vib54cp64dy3ic4n73skadp1pl4gn8s9qpxmzvi078dm3mpnbcw"))))
|
"08r74hwxq5b3bibnbwjr9anybg15l3zqdgcirpw1xm2qpvcxgdkx"))))
|
||||||
(build-system perl-build-system)
|
(build-system perl-build-system)
|
||||||
(home-page "http://search.cpan.org/dist/Safe-Isa/")
|
(home-page "http://search.cpan.org/dist/Safe-Isa/")
|
||||||
(synopsis "Call isa, can, does, and DOES safely")
|
(synopsis "Call isa, can, does, and DOES safely")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue