guix-commits
[Top][All Lists]
Advanced

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

02/18: gnu: prank: Update to 170427.


From: guix-commits
Subject: 02/18: gnu: prank: Update to 170427.
Date: Wed, 31 Jul 2019 08:58:38 -0400 (EDT)

mbakke pushed a commit to branch core-updates
in repository guix.

commit e4e2bef12d1f170cc3d16812b2a1c7016500c25d
Author: Marius Bakke <address@hidden>
Date:   Tue Jul 23 13:26:35 2019 +0200

    gnu: prank: Update to 170427.
    
    * gnu/packages/bioinformatics.scm (prank): Update to 170427.
---
 gnu/packages/bioinformatics.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index eb99ece..b1cf294 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -4829,7 +4829,7 @@ generated using the PacBio Iso-Seq protocol.")
 (define-public prank
   (package
     (name "prank")
-    (version "150803")
+    (version "170427")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -4837,7 +4837,7 @@ generated using the PacBio Iso-Seq protocol.")
                     version ".tgz"))
               (sha256
                (base32
-                "0am4z94fs3w2n5xpfls9zda61vq7qqz4q2i7b9hlsxz5q4j3kfm4"))))
+                "0nc8g9c5rkdxcir46s0in9ci1sxwzbjibxrvkksf22ybnplvagk2"))))
     (build-system gnu-build-system)
     (arguments
      `(#:phases



reply via email to

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