guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: rcas-web: Update to 0.0.4.


From: Ricardo Wurmus
Subject: 01/01: gnu: rcas-web: Update to 0.0.4.
Date: Wed, 11 Oct 2017 15:37:48 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit 01d87d3c180963a0ad615abaebd0d6c533b0fc4f
Author: Ricardo Wurmus <address@hidden>
Date:   Wed Oct 11 21:36:42 2017 +0200

    gnu: rcas-web: Update to 0.0.4.
    
    * gnu/packages/bioinformatics.scm (rcas-web): Update to 0.0.4.
---
 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 f2f3b80..7bb6d3a 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -8070,7 +8070,7 @@ library implementing most of the pipeline's features.")
 (define-public rcas-web
   (package
     (name "rcas-web")
-    (version "0.0.3")
+    (version "0.0.4")
     (source
      (origin
        (method url-fetch)
@@ -8079,7 +8079,7 @@ library implementing most of the pipeline's features.")
                            "/rcas-web-" version ".tar.gz"))
        (sha256
         (base32
-         "0d3my0g8i7js59n184zzzjdki7hgmhpi4rhfvk7i6jsw01ba04qq"))))
+         "1p16frfys41a8yaa4gkm457nzkqhqs2pc3lkac0ds457w9w5j1gm"))))
     (build-system gnu-build-system)
     (arguments
      `(#:phases



reply via email to

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