guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: perl-devel-symdump: Update to 2.17.


From: Leo Famulari
Subject: 01/01: gnu: perl-devel-symdump: Update to 2.17.
Date: Thu, 28 Jul 2016 21:41:35 +0000 (UTC)

lfam pushed a commit to branch master
in repository guix.

commit adca268e97227aa3de7ce48951407c4298e943a0
Author: ng0 <address@hidden>
Date:   Thu Jul 28 20:30:39 2016 +0000

    gnu: perl-devel-symdump: Update to 2.17.
    
    * gnu/packages/perl.scm (perl-devel-symdump): Update to 2.17.
    
    Signed-off-by: Leo Famulari <address@hidden>
---
 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 f42abee..15fea52 100644
--- a/gnu/packages/perl.scm
+++ b/gnu/packages/perl.scm
@@ -1911,7 +1911,7 @@ each stack frame.")
 (define-public perl-devel-symdump
   (package
     (name "perl-devel-symdump")
-    (version "2.14")
+    (version "2.17")
     (source
      (origin
        (method url-fetch)
@@ -1919,7 +1919,7 @@ each stack frame.")
                            "Devel-Symdump-" version ".tar.gz"))
        (sha256
         (base32
-         "1phyyxgxsymgzbjd524zlaavvay6vjw34af5zn9153qffqign54v"))))
+         "0qkfjk7bm7jwn9d9qaldg298zvkqh2f19fgvfh5j1rp66mwzql1c"))))
     (build-system perl-build-system)
     (home-page "http://search.cpan.org/dist/Devel-Symdump";)
     (synopsis "Dump symbol names or the symbol table")



reply via email to

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