guix-commits
[Top][All Lists]
Advanced

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

20/23: gnu: perl-universal-isa: Update to 1.20171012.


From: guix-commits
Subject: 20/23: gnu: perl-universal-isa: Update to 1.20171012.
Date: Fri, 22 Mar 2019 19:39:34 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 0b50a6dbedd4b3d48624b5f653b197d71b6915da
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Fri Mar 22 18:16:44 2019 +0100

    gnu: perl-universal-isa: Update to 1.20171012.
    
    * gnu/packages/perl.scm (perl-universal-isa): Update to 1.20171012.
---
 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 88e48d3..8054002 100644
--- a/gnu/packages/perl.scm
+++ b/gnu/packages/perl.scm
@@ -9097,7 +9097,7 @@ UNIVERSAL::can() as a function, which it is not.")
 (define-public perl-universal-isa
   (package
     (name "perl-universal-isa")
-    (version "1.20140927")
+    (version "1.20171012")
     (source
      (origin
        (method url-fetch)
@@ -9105,7 +9105,7 @@ UNIVERSAL::can() as a function, which it is not.")
                            "UNIVERSAL-isa-" version ".tar.gz"))
        (sha256
         (base32
-         "0ryqk58nkzhdq26si7mh49h8wand1wlmyf4m78qgiyn8ib6989bb"))))
+         "0avzv9j32aab6l0rd63n92v0pgliz1p4yabxxjfq275hdh1mcsfi"))))
     (build-system perl-build-system)
     (native-inputs
      `(("perl-module-build-tiny" ,perl-module-build-tiny)))



reply via email to

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