guix-commits
[Top][All Lists]
Advanced

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

09/13: gnu: r-glmgampoi: Update to 1.14.2.


From: guix-commits
Subject: 09/13: gnu: r-glmgampoi: Update to 1.14.2.
Date: Sun, 11 Feb 2024 10:56:13 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit 666393ec347c5ff737e084efffb04aedadf7c5bf
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sun Feb 11 16:54:55 2024 +0100

    gnu: r-glmgampoi: Update to 1.14.2.
    
    * gnu/packages/bioconductor.scm (r-glmgampoi): Update to 1.14.2.
    
    Change-Id: Id7265b49246e75d23086dc159da9b4f69a756a7d
---
 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 6f0e6f4a0e..58204c3ba8 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -13532,13 +13532,13 @@ information.")
 (define-public r-glmgampoi
   (package
     (name "r-glmgampoi")
-    (version "1.14.0")
+    (version "1.14.2")
     (source (origin
               (method url-fetch)
               (uri (bioconductor-uri "glmGamPoi" version))
               (sha256
                (base32
-                "1qc3f1spzkcjk95b07jpxgrjiwmlamwwx6mlhml4lgzy5qby7dpw"))))
+                "1swbp560ss5sksf1m10c6md4b81yc9qwa6in64j4zzksmrn9jn2d"))))
     (properties `((upstream-name . "glmGamPoi")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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