guix-commits
[Top][All Lists]
Advanced

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

145/323: gnu: r-opencyto: Update to 2.2.0.


From: guix-commits
Subject: 145/323: gnu: r-opencyto: Update to 2.2.0.
Date: Wed, 9 Dec 2020 06:47:01 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit 5abf0a0dd25e7ccc81e1f534795803e1375bf824
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:54:23 2020 +0100

    gnu: r-opencyto: Update to 2.2.0.
    
    * gnu/packages/bioconductor.scm (r-opencyto): Update to 2.2.0.
---
 gnu/packages/bioconductor.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index ae6b133..522ddb0 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -6323,14 +6323,14 @@ package.")
 (define-public r-opencyto
   (package
     (name "r-opencyto")
-    (version "2.0.0")
+    (version "2.2.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "openCyto" version))
        (sha256
         (base32
-         "10dyd6dddskv70vhpwfbsqdb8pb9i3ka0fgvl1h51wqlckbsj89m"))))
+         "02dymy5fa0wjd4pql3jdv1d65mak7ra4il96va7c0km8s87rn40v"))))
     (properties `((upstream-name . "openCyto")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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