guix-commits
[Top][All Lists]
Advanced

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

235/353: gnu: r-opencyto: Update to 2.6.0.


From: guix-commits
Subject: 235/353: gnu: r-opencyto: Update to 2.6.0.
Date: Thu, 4 Nov 2021 18:14:56 -0400 (EDT)

rekado pushed a commit to branch r-updates
in repository guix.

commit 9ded117857a4cb8a055241e9f062d1a4277c5059
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 4 22:04:33 2021 +0000

    gnu: r-opencyto: Update to 2.6.0.
    
    * gnu/packages/bioconductor.scm (r-opencyto): Update to 2.6.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 b39d442..b8992fa 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -9973,14 +9973,14 @@ package.")
 (define-public r-opencyto
   (package
     (name "r-opencyto")
-    (version "2.4.0")
+    (version "2.6.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "openCyto" version))
        (sha256
         (base32
-         "1par1d5pk1rjg15q7i5z5wqma7xg6fycb826a823wk8wr52a885x"))))
+         "11svr1lk383pkm4npwrnf3h37b3drjsmcwcgdbb45x8k2k95z2fm"))))
     (properties `((upstream-name . "openCyto")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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