guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

11/22: gnu: perl-file-sharedir: Update to 1.104.


From: Leo Famulari
Subject: 11/22: gnu: perl-file-sharedir: Update to 1.104.
Date: Sun, 30 Jul 2017 20:11:47 -0400 (EDT)

lfam pushed a commit to branch core-updates
in repository guix.

commit 1c0c608566e21c00f6df910d67100312934194d9
Author: Leo Famulari <address@hidden>
Date:   Thu Jul 27 14:49:54 2017 -0400

    gnu: perl-file-sharedir: Update to 1.104.
    
    * gnu/packages/perl.scm (perl-file-sharedir): Update to 1.104.
---
 gnu/packages/perl.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm
index 8a9feb8..e0af46b 100644
--- a/gnu/packages/perl.scm
+++ b/gnu/packages/perl.scm
@@ -3096,7 +3096,7 @@ accepts wildcards, * and ?, as arguments for file names.")
 (define-public perl-file-sharedir
   (package
     (name "perl-file-sharedir")
-    (version "1.102")
+    (version "1.104")
     (source
      (origin
        (method url-fetch)
@@ -3104,7 +3104,7 @@ accepts wildcards, * and ?, as arguments for file names.")
                            "File-ShareDir-" version ".tar.gz"))
        (sha256
         (base32
-         "04blqn4cms9zjmhlfvwyx6mrglaaq1mmy4xwv7xqf9c8fjwk8wvw"))))
+         "1bqwhk3qfg60bkpi5b83bh93sng8jx20i3ka5sixc0prrppjidh7"))))
     (build-system perl-build-system)
     (native-inputs
      `(("perl-file-sharedir-install" ,perl-file-sharedir-install)))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]