guix-commits
[Top][All Lists]
Advanced

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

54/59: gnu: perl-list-someutils: Update to 0.56.


From: guix-commits
Subject: 54/59: gnu: perl-list-someutils: Update to 0.56.
Date: Sat, 23 Mar 2019 11:04:20 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 8e070507efeef4db749efc5f18024efb64a7afa6
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Sat Mar 23 13:42:23 2019 +0100

    gnu: perl-list-someutils: Update to 0.56.
    
    * gnu/packages/perl.scm (perl-list-someutils): Update to 0.56.
---
 gnu/packages/perl.scm | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm
index 11e89e7..71ea2e5 100644
--- a/gnu/packages/perl.scm
+++ b/gnu/packages/perl.scm
@@ -4798,7 +4798,7 @@ commonly needed functionality on lists which is not going 
to go into
 (define-public perl-list-someutils
   (package
     (name "perl-list-someutils")
-    (version "0.52")
+    (version "0.56")
     (source
      (origin
        (method url-fetch)
@@ -4807,8 +4807,7 @@ commonly needed functionality on lists which is not going 
to go into
              version
              ".tar.gz"))
        (sha256
-        (base32
-         "1b450jyxaa6q2yl0cdhknr3c2a5s7b9b18ccnwac625c681r130y"))))
+        (base32 "1xw9dzg949997b10y6zgzrmhmk2ap274qivnk0wc1033x2fdk9za"))))
     (build-system perl-build-system)
     (native-inputs
      `(("perl-test-leaktrace" ,perl-test-leaktrace)))



reply via email to

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