guix-commits
[Top][All Lists]
Advanced

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

05/15: gnu: perl-b-hooks-endofscope: Update to 0.24.


From: Tobias Geerinckx-Rice
Subject: 05/15: gnu: perl-b-hooks-endofscope: Update to 0.24.
Date: Thu, 26 Apr 2018 20:56:54 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 085a95a71cbfabd25410757c1409a46438cd62c7
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Thu Apr 26 23:16:52 2018 +0200

    gnu: perl-b-hooks-endofscope: Update to 0.24.
    
    * gnu/packages/perl.scm (perl-b-hooks-endofscope): Update to 0.24.
---
 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 c3b3eed..13f0e77 100644
--- a/gnu/packages/perl.scm
+++ b/gnu/packages/perl.scm
@@ -452,7 +452,7 @@ all known commands are checked.")
 (define-public perl-b-hooks-endofscope
   (package
     (name "perl-b-hooks-endofscope")
-    (version "0.21")
+    (version "0.24")
     (source
      (origin
        (method url-fetch)
@@ -460,7 +460,7 @@ all known commands are checked.")
                            "B-Hooks-EndOfScope-" version ".tar.gz"))
        (sha256
         (base32
-         "0b70vbpabsy9ia366k330cz1zbdyb1pwhb0l7j28pmpih045iwwh"))))
+         "1imcqxp23yc80a7p0h56sja9glbrh4qyhgzljqd4g9habpz3vah3"))))
     (build-system perl-build-system)
     (propagated-inputs
      `(("perl-module-runtime" ,perl-module-runtime)



reply via email to

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