guix-commits
[Top][All Lists]
Advanced

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

52/63: gnu: r-copywriter: Update to 2.8.0.


From: Roel Janssen
Subject: 52/63: gnu: r-copywriter: Update to 2.8.0.
Date: Fri, 28 Apr 2017 05:06:07 -0400 (EDT)

roelj pushed a commit to branch master
in repository guix.

commit d52d2d623a73c71c4b5c629839605f1a355d9a7c
Author: Roel Janssen <address@hidden>
Date:   Fri Apr 28 10:50:06 2017 +0200

    gnu: r-copywriter: Update to 2.8.0.
    
    * gnu/packages/bioinformatics.scm (r-copywriter): Update to 2.8.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 a3d38aa..1653630 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -8291,14 +8291,14 @@ GenomicRanges Bioconductor package.")
 (define-public r-copywriter
   (package
     (name "r-copywriter")
-    (version "2.6.0")
+    (version "2.8.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "CopywriteR" version))
        (sha256
         (base32
-         "1bwwnsyk7cpgwkagsnn5mv6fv233b0rkhjvbadrh70h8m4anawfj"))))
+         "183nmrqmdf9syqljslvwv7mhs9ar5xizzq98imgsc80q0m25ncjf"))))
     (properties `((upstream-name . "CopywriteR")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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