guix-commits
[Top][All Lists]
Advanced

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

66/112: gnu: r-copywriter: Update to 2.12.0.


From: Ricardo Wurmus
Subject: 66/112: gnu: r-copywriter: Update to 2.12.0.
Date: Sat, 2 Jun 2018 07:40:16 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit aae4f716dafe5535978a30cc8ac9c048e33f53f6
Author: Ricardo Wurmus <address@hidden>
Date:   Sat Jun 2 12:01:15 2018 +0200

    gnu: r-copywriter: Update to 2.12.0.
    
    * gnu/packages/bioinformatics.scm (r-copywriter): Update to 2.12.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 ab2ff98..5d3f16b 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -9179,14 +9179,14 @@ GenomicRanges Bioconductor package.")
 (define-public r-copywriter
   (package
     (name "r-copywriter")
-    (version "2.10.0")
+    (version "2.12.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "CopywriteR" version))
        (sha256
         (base32
-         "17fy2lc5yf3nh6v077kv87h53n263hqz2540lzrl0vjiqrl2plca"))))
+         "0b7xwq1va2zclb54f07c5ipmmq4iv2hrlph3j93jz5hmyayv50z3"))))
     (properties `((upstream-name . "CopywriteR")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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