gnu: perl-crypt-rijndael: Update to 1.16.
* gnu/packages/perl.scm (perl-crypt-rijndael): Update to 1.16.
This commit is contained in:
parent
e7c0011d2a
commit
4f3813f324
@ -2213,7 +2213,7 @@ Password Generator\".")
|
||||
(define-public perl-crypt-rijndael
|
||||
(package
|
||||
(name "perl-crypt-rijndael")
|
||||
(version "1.15")
|
||||
(version "1.16")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
@ -2221,7 +2221,7 @@ Password Generator\".")
|
||||
"mirror://cpan/authors/id/L/LE/LEONT/Crypt-Rijndael-"
|
||||
version ".tar.gz"))
|
||||
(sha256
|
||||
(base32 "0qs1b6ma4sj0ip5d8544fzgc1bbankc4qlmznp8hay8dk5arp650"))))
|
||||
(base32 "0h2dr1bd15y0sipxsdh1k4hx5bccywn15haj0xpjmf0471g0hh35"))))
|
||||
(build-system perl-build-system)
|
||||
(home-page "https://metacpan.org/release/Crypt-Rijndael")
|
||||
(synopsis "Crypt::CBC compliant Rijndael encryption module")
|
||||
|
Loading…
Reference in New Issue
Block a user