guix-commits
[Top][All Lists]
Advanced

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

02/02: gnu: jamm: Update to 1.0.7.6.


From: guix-commits
Subject: 02/02: gnu: jamm: Update to 1.0.7.6.
Date: Tue, 25 Feb 2020 09:37:36 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit 788de3aec8faa7b54ccb978860f1a6a57be6b8fc
Author: Ricardo Wurmus <address@hidden>
AuthorDate: Tue Feb 25 15:33:44 2020 +0100

    gnu: jamm: Update to 1.0.7.6.
    
    * gnu/packages/bioinformatics.scm (jamm): Update to 1.0.7.6.
---
 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 4adb313..753b7fd 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -13882,7 +13882,7 @@ absolute GSEA.")
 (define-public jamm
   (package
     (name "jamm")
-    (version "1.0.7.5")
+    (version "1.0.7.6")
     (source
      (origin
        (method git-fetch)
@@ -13892,7 +13892,7 @@ absolute GSEA.")
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "0ls889jcma1ch9h21jjhnkadgszgqj41842hhcjh6cg88f85qf3i"))))
+         "0bsa5mf9n9q5jz7mmacrra41l7r8rac5vgsn6wv1fb52ya58b970"))))
     (build-system gnu-build-system)
     (arguments
      `(#:tests? #f ; there are none



reply via email to

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