guix-commits
[Top][All Lists]
Advanced

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

55/61: gnu: r-regioner: Update to 1.18.1.


From: guix-commits
Subject: 55/61: gnu: r-regioner: Update to 1.18.1.
Date: Thu, 16 Jan 2020 00:53:58 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit 7a8fcdacccea42d6a98d74cf01eb16304f3037b0
Author: Ricardo Wurmus <address@hidden>
AuthorDate: Thu Jan 16 06:10:02 2020 +0100

    gnu: r-regioner: Update to 1.18.1.
    
    * gnu/packages/bioconductor.scm (r-regioner): Update to 1.18.1.
---
 gnu/packages/bioconductor.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 689a777..9b6201d 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -1166,14 +1166,14 @@ the Human Protein Atlas project.")
 (define-public r-regioner
   (package
     (name "r-regioner")
-    (version "1.18.0")
+    (version "1.18.1")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "regioneR" version))
        (sha256
         (base32
-         "0m073hrqp62zpd2blnqm5ka539hcilir05m8av14vdhzhjzp13ya"))))
+         "0if7r6njz3ahm545383z5mzmzw8fdvw80a9lfz160j5pcgpx2dq9"))))
     (properties `((upstream-name . "regioneR")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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