me
/
guix
Archived
1
0
Fork 0

gnu: r-glmgampoi: Update to 1.12.1.

* gnu/packages/bioconductor.scm (r-glmgampoi): Update to 1.12.1.
master
Ricardo Wurmus 2023-05-09 15:23:55 +02:00
parent 75869a8a94
commit 95d5a918a2
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -10844,13 +10844,13 @@ information.")
(define-public r-glmgampoi
(package
(name "r-glmgampoi")
(version "1.12.0")
(version "1.12.1")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "glmGamPoi" version))
(sha256
(base32
"194v3hgngraacx126axsy4gaarcwf5wfhpjsr33wb7n4p3kss2g9"))))
"05v9lrjbipz9av1gb0x8kd9mkivxy13wjbs5g6rdw3y72gqqv91d"))))
(properties `((upstream-name . "glmGamPoi")))
(build-system r-build-system)
(propagated-inputs