guix-commits
[Top][All Lists]
Advanced

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

51/215: gnu: r-motifrg: Update to 1.28.0.


From: guix-commits
Subject: 51/215: gnu: r-motifrg: Update to 1.28.0.
Date: Sun, 5 May 2019 18:15:36 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit 3be113b706e22f687e1f720f38fd043a236d04ba
Author: Ricardo Wurmus <address@hidden>
Date:   Sun May 5 23:34:59 2019 +0200

    gnu: r-motifrg: Update to 1.28.0.
    
    * gnu/packages/bioinformatics.scm (r-motifrg): Update to 1.28.0.
---
 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 1033db8..f8651cb 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -8190,14 +8190,14 @@ Stephens (1990).")
 (define-public r-motifrg
   (package
     (name "r-motifrg")
-    (version "1.26.0")
+    (version "1.28.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "motifRG" version))
        (sha256
         (base32
-         "1wxww6i0jgyapqclcwy0zzf9kqjvrvylr89z7yhg1izi7jnw2fka"))))
+         "02c7fbjwdq7pk96bd2rn07l9r2hqy00s3hfpli5ybmwgvc9h9z4z"))))
     (properties `((upstream-name . "motifRG")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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