guix-commits
[Top][All Lists]
Advanced

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

178/457: gnu: r-greylistchip: Update to 1.30.0.


From: guix-commits
Subject: 178/457: gnu: r-greylistchip: Update to 1.30.0.
Date: Thu, 24 Nov 2022 06:37:04 -0500 (EST)

rekado pushed a commit to branch wip-bioconductor
in repository guix.

commit 6f68e3f42d13dab8cfccf4d6dd6ab6bacdc93f9f
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Thu Nov 17 03:50:15 2022 +0100

    gnu: r-greylistchip: Update to 1.30.0.
    
    * gnu/packages/bioconductor.scm (r-greylistchip): Update to 1.30.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 247db3c8e1..71221d0995 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -7854,13 +7854,13 @@ posterior for individual coefficients.")
 (define-public r-greylistchip
   (package
    (name "r-greylistchip")
-   (version "1.28.1")
+   (version "1.30.0")
    (source (origin
             (method url-fetch)
             (uri (bioconductor-uri "GreyListChIP" version))
             (sha256
              (base32
-              "0w52vwvjarql19bsv40b80yn701qx8c9d0clsjhj85wmzj2p6dhg"))))
+              "02qzvs8fmh79g4cc5j2gxj1wazpmly7vjr527qlsgi3jmc3swxgz"))))
    (properties `((upstream-name . "GreyListChIP")))
    (build-system r-build-system)
    (propagated-inputs



reply via email to

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