guix-commits
[Top][All Lists]
Advanced

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

160/174: gnu: r-glmgampoi: Update to 1.12.2.


From: guix-commits
Subject: 160/174: gnu: r-glmgampoi: Update to 1.12.2.
Date: Tue, 11 Jul 2023 14:48:46 -0400 (EDT)

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

commit 676b03142081f05c2fdf061e066d6945ed4ac901
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 11 20:22:27 2023 +0200

    gnu: r-glmgampoi: Update to 1.12.2.
    
    * gnu/packages/bioconductor.scm (r-glmgampoi): Update to 1.12.2.
---
 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 c4661cc215..68e23d8bee 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -11046,13 +11046,13 @@ information.")
 (define-public r-glmgampoi
   (package
     (name "r-glmgampoi")
-    (version "1.12.1")
+    (version "1.12.2")
     (source (origin
               (method url-fetch)
               (uri (bioconductor-uri "glmGamPoi" version))
               (sha256
                (base32
-                "05v9lrjbipz9av1gb0x8kd9mkivxy13wjbs5g6rdw3y72gqqv91d"))))
+                "0d6q8vn8z90k8ffskcn9jmgg5x5pfb3wjv67bqskasy38inn1zg7"))))
     (properties `((upstream-name . "glmGamPoi")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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