mirror of
git://git.savannah.gnu.org/guix.git
synced 2023-12-14 03:33:07 +01:00
gnu: perl-mime-types: Update to 2.14.
* gnu/packages/perl.scm (perl-mime-types): Update to 2.14.
This commit is contained in:
parent
f9035ef213
commit
6862e4bfe7
1 changed files with 2 additions and 2 deletions
|
@ -4628,7 +4628,7 @@ messages.")
|
|||
(define-public perl-mime-types
|
||||
(package
|
||||
(name "perl-mime-types")
|
||||
(version "2.09")
|
||||
(version "2.14")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -4636,7 +4636,7 @@ messages.")
|
|||
"MIME-Types-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0s7s2z9xc1nc2l59rk80iaa04r36k0y95231212kz5p3ln7szk1c"))))
|
||||
"0w00fdci07cc6k1v4zaib4icggqjmg8hggpx4lzqj1ajq07wyja0"))))
|
||||
(build-system perl-build-system)
|
||||
(home-page "http://search.cpan.org/dist/MIME-Types/")
|
||||
(synopsis "Definition of MIME types")
|
||||
|
|
Loading…
Reference in a new issue