gnu: r-glmgampoi: Update to 1.12.2.

* gnu/packages/bioconductor.scm (r-glmgampoi): Update to 1.12.2.
This commit is contained in:
Ricardo Wurmus 2023-07-11 20:22:27 +02:00
parent 75a5504e49
commit 0514c45d4a
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -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