guix-commits
[Top][All Lists]
Advanced

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

92/112: gnu: r-ggbio: Update to 1.28.0.


From: Ricardo Wurmus
Subject: 92/112: gnu: r-ggbio: Update to 1.28.0.
Date: Sat, 2 Jun 2018 07:40:24 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit e214a6e6ff67f8e2186cd36bb849d805de58499d
Author: Ricardo Wurmus <address@hidden>
Date:   Sat Jun 2 12:11:18 2018 +0200

    gnu: r-ggbio: Update to 1.28.0.
    
    * gnu/packages/bioinformatics.scm (r-ggbio): 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 17e656d..10736eb 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -10214,14 +10214,14 @@ effort and encourages consistency.")
 (define-public r-ggbio
   (package
     (name "r-ggbio")
-    (version "1.26.1")
+    (version "1.28.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "ggbio" version))
        (sha256
         (base32
-         "1xlmlngn27iwnr21s9di4059kav1a7c1sajx08wja8yn8f7j06hp"))))
+         "0wszh3w8yia5zw758h837i1q35k99sn444y2hahcxqbdmmlbf7in"))))
     (build-system r-build-system)
     (propagated-inputs
      `(("r-annotationdbi" ,r-annotationdbi)



reply via email to

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