guix-commits
[Top][All Lists]
Advanced

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

106/265: gnu: r-organismdbi: Update to 1.28.0.


From: guix-commits
Subject: 106/265: gnu: r-organismdbi: Update to 1.28.0.
Date: Sun, 15 Dec 2019 09:40:15 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit e89032667d059a2b23f7a68f587b813eb7ba1b5f
Author: Ricardo Wurmus <address@hidden>
Date:   Sun Dec 15 15:05:54 2019 +0100

    gnu: r-organismdbi: Update to 1.28.0.
    
    * gnu/packages/bioinformatics.scm (r-organismdbi): 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 1e1c2fa..3a30665 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -9925,14 +9925,14 @@ chromosome region or transcript models of lincRNA 
genes.")
 (define-public r-organismdbi
   (package
     (name "r-organismdbi")
-    (version "1.26.0")
+    (version "1.28.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "OrganismDbi" version))
        (sha256
         (base32
-         "14azk69pmwlhza0mhsxigsg127w3mgsx9hhrbdcdqmy3vzfbfaqq"))))
+         "1bvfyh733mhka9zd00hrzpalgjs255c2blnxyf60ipzk5jg7yllb"))))
     (properties `((upstream-name . "OrganismDbi")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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