gnu: r-glmgampoi: Update to 1.10.1.

* gnu/packages/bioconductor.scm (r-glmgampoi): Update to 1.10.1.
This commit is contained in:
Ricardo Wurmus 2022-12-19 23:00:00 +01:00
parent c47fd0c47c
commit 96508fa43a
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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