guix-commits
[Top][All Lists]
Advanced

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

04/14: gnu: perl-extutils-installpaths: Update to 0.011.


From: Tobias Geerinckx-Rice
Subject: 04/14: gnu: perl-extutils-installpaths: Update to 0.011.
Date: Tue, 27 Feb 2018 22:14:02 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit a32f1365478288ffb738144bf55410c9cb10b1b0
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Mon Feb 12 11:08:54 2018 +0100

    gnu: perl-extutils-installpaths: Update to 0.011.
    
    * gnu/packages/perl.scm (perl-extutils-installpaths): Update to 0.011.
---
 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 11d8fa0..a076b90 100644
--- a/gnu/packages/perl.scm
+++ b/gnu/packages/perl.scm
@@ -3104,7 +3104,7 @@ extensions")
 (define-public perl-extutils-installpaths
   (package
     (name "perl-extutils-installpaths")
-    (version "0.010")
+    (version "0.011")
     (source
      (origin
        (method url-fetch)
@@ -3112,7 +3112,7 @@ extensions")
                            "ExtUtils-InstallPaths-" version ".tar.gz"))
        (sha256
         (base32
-         "0mi1px42in7i442jqncg3gmxd5zn7sw5b2s85h690rz433qvyk6i"))))
+         "0z06y0fhx9hy9x01abb7s2xdbqrh9x4ps7avmlf4bwfwih2gl2bn"))))
     (build-system perl-build-system)
     (propagated-inputs
      `(("perl-extutils-config" ,perl-extutils-config)))



reply via email to

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