guix-commits
[Top][All Lists]
Advanced

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

19/38: gnu: r-glmgampoi: Update to 1.10.1.


From: guix-commits
Subject: 19/38: gnu: r-glmgampoi: Update to 1.10.1.
Date: Tue, 20 Dec 2022 04:58:21 -0500 (EST)

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

commit 04c926abb57676af39b996bb622a6a275c8bbeba
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Dec 19 23:00:00 2022 +0100

    gnu: r-glmgampoi: Update to 1.10.1.
    
    * gnu/packages/bioconductor.scm (r-glmgampoi): Update to 1.10.1.
---
 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 81241f85de..19379d95b9 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -9097,13 +9097,13 @@ information.")
 (define-public r-glmgampoi
   (package
     (name "r-glmgampoi")
-    (version "1.10.0")
+    (version "1.10.1")
     (source (origin
               (method url-fetch)
               (uri (bioconductor-uri "glmGamPoi" version))
               (sha256
                (base32
-                "12jbqigg4k2ngrk2anbrrxrwkp57bbzdz492lg8lc6w1gygp5yip"))))
+                "1qxzbh5i208cpghmysailachj8xpx4g4iqk8552xjpjkn54pkpbd"))))
     (properties `((upstream-name . "glmGamPoi")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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