guix-commits
[Top][All Lists]
Advanced

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

16/33: gnu: r-glmgampoi: Update to 1.10.2.


From: guix-commits
Subject: 16/33: gnu: r-glmgampoi: Update to 1.10.2.
Date: Wed, 15 Mar 2023 12:41:20 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit 969e7f1c4f0c9c58790cdf3d943744df61298e14
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Mar 15 14:56:30 2023 +0100

    gnu: r-glmgampoi: Update to 1.10.2.
    
    * gnu/packages/bioconductor.scm (r-glmgampoi): Update to 1.10.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 19dc0fa233..fab9c0f3c1 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -9988,13 +9988,13 @@ information.")
 (define-public r-glmgampoi
   (package
     (name "r-glmgampoi")
-    (version "1.10.1")
+    (version "1.10.2")
     (source (origin
               (method url-fetch)
               (uri (bioconductor-uri "glmGamPoi" version))
               (sha256
                (base32
-                "1qxzbh5i208cpghmysailachj8xpx4g4iqk8552xjpjkn54pkpbd"))))
+                "1ihjqzdhx6k99gdd4556xxn9822sblg6vmblcmbzml01bhv6xzar"))))
     (properties `((upstream-name . "glmGamPoi")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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