GNU bug report logs

#72030 [PATCH] gnu: perl-file-mimeinfo: Update to 0.35.

PackageSource(s)Maintainer(s)
guix-patches PTS Buildd Popcon
Reply or subscribe to this bug. View this bug as an mbox, status mbox, or maintainer mbox

Report forwarded to guix-patches@gnu.org:
bug#72030; Package guix-patches. (Wed, 10 Jul 2024 08:43:01 GMT) (full text, mbox, link).


Acknowledgement sent to Sergey Trofimov <sarg@sarg.org.ru>:
New bug report received and forwarded. Copy sent to guix-patches@gnu.org. (Wed, 10 Jul 2024 08:43:02 GMT) (full text, mbox, link).


Message #5 received at submit@debbugs.gnu.org (full text, mbox, reply):

From: Sergey Trofimov <sarg@sarg.org.ru>
To: guix-patches@gnu.org
Cc: Sergey Trofimov <sarg@sarg.org.ru>
Subject: [PATCH] gnu: perl-file-mimeinfo: Update to 0.35.
Date: Wed, 10 Jul 2024 10:42:31 +0200
* gnu/packages/freedesktop.scm (perl-file-mimeinfo): Update to 0.35.
[propagated-inputs]: Add perl-encode-locale.
---
 gnu/packages/freedesktop.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm
index 6941450436..7c99c28832 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -2548,7 +2548,7 @@ (define-public perl-file-desktopentry
 (define-public perl-file-mimeinfo
   (package
     (name "perl-file-mimeinfo")
-    (version "0.33")
+    (version "0.35")
     (source
      (origin
        (method url-fetch)
@@ -2556,7 +2556,7 @@ (define-public perl-file-mimeinfo
                            "File-MimeInfo-" version ".tar.gz"))
        (sha256
         (base32
-         "1i5iw6ri0w9clwpqf40xmsh4isc8xvx2lyf2r5g34886i6rsdgpn"))))
+         "1hgwh74id67mhbjdrcbzldmqmlrh8dcs21al1l8411lrqincn5wp"))))
     (build-system perl-build-system)
     (inputs
      ;; TODO(staging): Make unconditional.
@@ -2566,7 +2566,7 @@ (define-public perl-file-mimeinfo
     ;; If the tests are fixed, add perl-test-pod, perl-test-pod-coverage, and
     ;; perl-test-tiny as native-inputs.
     (propagated-inputs
-     (list shared-mime-info perl-file-desktopentry))
+     (list shared-mime-info perl-file-desktopentry perl-encode-locale))
     (arguments
      ;; Some tests fail due to requiring the mimetype of perl files to be
      ;; text/plain when they are actually application/x-perl.

base-commit: ad5b5ef8a34389830083ab2c77c4e8bf03a5e662
prerequisite-patch-id: f9cc903b8048c8c6fde576fbf38ab110263020e3
prerequisite-patch-id: 1bcd992c56c1b094479b842032fc9731315cbf83
-- 
2.45.2





Send a report that this bug log contains spam.


debbugs.gnu.org maintainers <help-debbugs@gnu.org>. Last modified: Fri Oct 25 17:22:47 2024; Machine Name: wallace-server

GNU bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.