guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: rseqc: Update hash.


From: Ricardo Wurmus
Subject: 01/01: gnu: rseqc: Update hash.
Date: Mon, 13 Apr 2015 13:39:10 +0000

rekado pushed a commit to branch master
in repository guix.

commit 8214b7fbea7773143401811a0a582d0eed44c0dd
Author: Ricardo Wurmus <address@hidden>
Date:   Mon Apr 13 15:37:40 2015 +0200

    gnu: rseqc: Update hash.
    
    * gnu/packages/bioinformatics.scm (rseqc): Update hash.
---
 gnu/packages/bioinformatics.scm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index e143fb2..1ad5f60 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -871,7 +871,7 @@ generated using the PacBio Iso-Seq protocol.")
         (string-append "mirror://sourceforge/rseqc/"
                        version "/RSeQC-" version ".tar.gz"))
        (sha256
-        (base32 "09rf0x9d6apjja5l01cgprj7vigpw6kiqhy34ibwwlxil0db0ri4"))
+        (base32 "15ly0254yi032qzkdplg00q144qfdsd986gh62829rl5bkxhj330"))
        (modules '((guix build utils)))
        (snippet
         '(begin



reply via email to

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