perlPackages.MIMECharset: 1.012.2 -> 1.013.1

This commit is contained in:
Stig Palmquist
2023-07-06 14:14:32 +02:00
parent c16e614897
commit 4da042f517
+3 -3
View File
@@ -15158,10 +15158,10 @@ with self; {
MIMECharset = buildPerlPackage {
pname = "MIME-Charset";
version = "1.012.2";
version = "1.013.1";
src = fetchurl {
url = "mirror://cpan/authors/id/N/NE/NEZUMI/MIME-Charset-1.012.2.tar.gz";
hash = "sha256-h4x3nAJWxZFma9BsDN5MDXgg7uuY/RGDCCrumh57HRM=";
url = "mirror://cpan/authors/id/N/NE/NEZUMI/MIME-Charset-1.013.1.tar.gz";
hash = "sha256-G7em4MDSUfI9bmC/hMmt78W3TuxYR1v+5NORB+YIcPA=";
};
meta = {
description = "Charset Information for MIME";