guix-commits
[Top][All Lists]
Advanced

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

129/265: gnu: r-motifrg: Update to 1.30.0.


From: guix-commits
Subject: 129/265: gnu: r-motifrg: Update to 1.30.0.
Date: Sun, 15 Dec 2019 09:40:21 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit a5f9b30338f5d8014c4a7bdc321ae0ce55be7459
Author: Ricardo Wurmus <address@hidden>
Date:   Sun Dec 15 15:10:35 2019 +0100

    gnu: r-motifrg: Update to 1.30.0.
    
    * gnu/packages/bioinformatics.scm (r-motifrg): Update to 1.30.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 3410ddd..1567000 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.28.0")
+    (version "1.30.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "motifRG" version))
        (sha256
         (base32
-         "02c7fbjwdq7pk96bd2rn07l9r2hqy00s3hfpli5ybmwgvc9h9z4z"))))
+         "0s6wdr036lra9x93r9k8wvicbkgzypjh3jp46h92yacw8d829k0d"))))
     (properties `((upstream-name . "motifRG")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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