mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: perl-mime-types: Update to 2.16.
* gnu/packages/perl.scm (perl-mime-types): Update to 2.16.
This commit is contained in:
@@ -4610,7 +4610,7 @@ messages.")
|
||||
(define-public perl-mime-types
|
||||
(package
|
||||
(name "perl-mime-types")
|
||||
(version "2.14")
|
||||
(version "2.16")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
@@ -4618,7 +4618,7 @@ messages.")
|
||||
"MIME-Types-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0w00fdci07cc6k1v4zaib4icggqjmg8hggpx4lzqj1ajq07wyja0"))))
|
||||
"0nkv99yd8bxa6h8c52nd07142f0mdzjnhcdw66s3wljmzsi9z8hk"))))
|
||||
(build-system perl-build-system)
|
||||
(home-page "http://search.cpan.org/dist/MIME-Types/")
|
||||
(synopsis "Definition of MIME types")
|
||||
|
||||
Reference in New Issue
Block a user