me
/
guix
Archived
1
0
Fork 0

gnu: r-biosigner: Update to 1.28.0.

* gnu/packages/bioconductor.scm (r-biosigner): Update to 1.28.0.
master
Ricardo Wurmus 2023-04-28 19:01:14 +02:00
parent bd322e08de
commit 96ae714e28
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -14899,14 +14899,14 @@ coefficients).")
(define-public r-biosigner
(package
(name "r-biosigner")
(version "1.26.0")
(version "1.28.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "biosigner" version))
(sha256
(base32
"11ncmxy4wqdg30w8a6dgcsywyzda49f9al435fz3pfj5rmlbbrlj"))))
"19sl75168zv6qqmgsfnhcyw1z0lp0phmky40lsl6bbmy4k2hfw38"))))
(build-system r-build-system)
(propagated-inputs
(list r-biobase