1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-17 12:30:38 +02:00

Merge branch 'staging' into core-updates

This commit is contained in:
Marius Bakke 2019-02-24 21:26:58 +01:00
commit 9a6b8c9fa3
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA
52 changed files with 598 additions and 317 deletions

View file

@ -6411,25 +6411,20 @@ system threads instead of Perl threads.")
(define-public perl-net-idn-encode
(package
(name "perl-net-idn-encode")
(version "2.400")
(version "2.500")
(source
(origin
(method url-fetch)
(uri (string-append
"mirror://cpan/authors/id/C/CF/CFAERBER/Net-IDN-Encode-"
version
".tar.gz"))
(uri (string-append "mirror://cpan/authors/id/C/CF/CFAERBER/"
"Net-IDN-Encode-" version ".tar.gz"))
(sha256
(base32
"0a9knav5f9kjldrkxx1k47ivd3p23zkmi8aqgyhnxidhgasz1dlq"))))
(base32 "1aiy7adirk3wpwlczd8sldi9k1dray0jrg1lbcrcw97zwcrkciam"))))
(build-system perl-build-system)
(native-inputs
`(("perl-module-build" ,perl-module-build)
("perl-test-nowarnings" ,perl-test-nowarnings)))
(home-page
"https://metacpan.org/release/Net-IDN-Encode")
(synopsis
"Internationalizing Domain Names in Applications (IDNA)")
(home-page "https://metacpan.org/release/Net-IDN-Encode")
(synopsis "Internationalizing Domain Names in Applications (IDNA)")
(description
"Internationalized Domain Names (IDNs) use characters drawn from a large
repertoire (Unicode), but IDNA allows the non-ASCII characters to be