guix-commits
[Top][All Lists]
Advanced

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

12/14: gnu: perl-file-find-object-rule: Update to 0.0311.


From: guix-commits
Subject: 12/14: gnu: perl-file-find-object-rule: Update to 0.0311.
Date: Tue, 15 Oct 2019 23:41:38 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 9ffbc2456babcc8e61e5291bef1f04037145bd95
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Wed Oct 16 04:49:30 2019 +0200

    gnu: perl-file-find-object-rule: Update to 0.0311.
    
    * gnu/packages/perl.scm (perl-file-find-object-rule): Update to 0.0311.
---
 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 f172617..ead68d1 100644
--- a/gnu/packages/perl.scm
+++ b/gnu/packages/perl.scm
@@ -9705,7 +9705,7 @@ File::Find replacement in Perl.")
 (define-public perl-file-find-object-rule
  (package
   (name "perl-file-find-object-rule")
-  (version "0.0309")
+  (version "0.0311")
   (source
     (origin
       (method url-fetch)
@@ -9714,7 +9714,7 @@ File::Find replacement in Perl.")
              version
              ".tar.gz"))
       (sha256
-        (base32 "1qr1rrp9gn0bpsixsrkan710sxc7bnhirh0anjsw2ihn4wdy3151"))))
+        (base32 "0gjzfd5fz7mhr5abafxr7qic7nwhk7y9iv17as6l880973j952h3"))))
   (build-system perl-build-system)
   (native-inputs
     `(("perl-module-build" ,perl-module-build)))



reply via email to

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