guix-commits
[Top][All Lists]
Advanced

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

06/08: gnu: r-org-dm-eg-db: Update to 3.7.0.


From: Ricardo Wurmus
Subject: 06/08: gnu: r-org-dm-eg-db: Update to 3.7.0.
Date: Tue, 13 Nov 2018 17:34:48 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit 314511b86273ff1cb61a476cdb825f80b96dde0b
Author: Ricardo Wurmus <address@hidden>
Date:   Tue Nov 13 23:28:19 2018 +0100

    gnu: r-org-dm-eg-db: Update to 3.7.0.
    
    * gnu/packages/bioinformatics.scm (r-org-dm-eg-db): Update to 3.7.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 fe61fc6..a4402b2 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -8201,7 +8201,7 @@ annotations for the genome of the model worm 
Caenorhabditis elegans.")
 (define-public r-org-dm-eg-db
   (package
     (name "r-org-dm-eg-db")
-    (version "3.5.0")
+    (version "3.7.0")
     (source (origin
               (method url-fetch)
               ;; We cannot use bioconductor-uri here because this tarball is
@@ -8211,7 +8211,7 @@ annotations for the genome of the model worm 
Caenorhabditis elegans.")
                                   "org.Dm.eg.db_" version ".tar.gz"))
               (sha256
                (base32
-                "033qak1d3wwz17va0bh8z8p8arx0aw2va6gm1qfwsvdkj9cd9d7d"))))
+                "1pqjrzlyg72bjpy8zsxvaglc7jsv176bnyi87xdajmkvsgxpm7b3"))))
     (properties
      `((upstream-name . "org.Dm.eg.db")))
     (build-system r-build-system)



reply via email to

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