guix-commits
[Top][All Lists]
Advanced

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

15/23: gnu: perl-text-template: Update to 1.55.


From: guix-commits
Subject: 15/23: gnu: perl-text-template: Update to 1.55.
Date: Fri, 22 Mar 2019 19:39:33 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit d098f40ae21508eceb021a8e68a2c77641b13d19
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Fri Mar 22 16:55:35 2019 +0100

    gnu: perl-text-template: Update to 1.55.
    
    * gnu/packages/perl.scm (perl-text-template): Update to 1.55.
---
 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 7011d3a..fa1c7c4 100644
--- a/gnu/packages/perl.scm
+++ b/gnu/packages/perl.scm
@@ -8441,7 +8441,7 @@ algorism to indicate multiplication by 1000.")
 (define-public perl-text-template
   (package
     (name "perl-text-template")
-    (version "1.54")
+    (version "1.55")
     (source
      (origin
        (method url-fetch)
@@ -8451,7 +8451,7 @@ algorism to indicate multiplication by 1000.")
              ".tar.gz"))
        (sha256
         (base32
-         "0s56jgak9ccbbbybf5v8hvvhyplbfhzl6p6v1751inly80rlj1kv"))))
+         "12zi08mwmlbfbnsialmppk75s6dkg765dvmay3wif3158plqp554"))))
     (build-system perl-build-system)
     (native-inputs
      `(("perl-test-more-utf8" ,perl-test-more-utf8)



reply via email to

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