me
/
guix
Archived
1
0
Fork 0

gnu: r-glmgampoi: Update to 1.14.0.

* gnu/packages/bioconductor.scm (r-glmgampoi): Update to 1.14.0.

Change-Id: Iaa42254b9765e0942e045f19c15b0b9c04936235
master
Ricardo Wurmus 2023-11-03 17:18:42 +01:00
parent 3e8ae47f0d
commit e0031de95b
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -12548,13 +12548,13 @@ information.")
(define-public r-glmgampoi (define-public r-glmgampoi
(package (package
(name "r-glmgampoi") (name "r-glmgampoi")
(version "1.12.2") (version "1.14.0")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "glmGamPoi" version)) (uri (bioconductor-uri "glmGamPoi" version))
(sha256 (sha256
(base32 (base32
"0d6q8vn8z90k8ffskcn9jmgg5x5pfb3wjv67bqskasy38inn1zg7")))) "1qc3f1spzkcjk95b07jpxgrjiwmlamwwx6mlhml4lgzy5qby7dpw"))))
(properties `((upstream-name . "glmGamPoi"))) (properties `((upstream-name . "glmGamPoi")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs