me
/
guix
Archived
1
0
Fork 0

gnu: r-bioassayr: Update to 1.26.0.

* gnu/packages/bioconductor.scm (r-bioassayr): Update to 1.26.0.
master
Ricardo Wurmus 2020-06-13 01:04:49 +02:00
parent 06908a73fc
commit c8cbde9ff6
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -7564,14 +7564,14 @@ structures.")
(define-public r-bioassayr (define-public r-bioassayr
(package (package
(name "r-bioassayr") (name "r-bioassayr")
(version "1.24.0") (version "1.26.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "bioassayR" version)) (uri (bioconductor-uri "bioassayR" version))
(sha256 (sha256
(base32 (base32
"08vxkvxhqnryfbj4dwk3ifb9pn544www9zk2pj9fjbh5xfpwi7zw")))) "1n0gsnxcl0lplqk8rs5ygxrxpx389ddl6wv3ciyz9g2xry5biyfy"))))
(properties `((upstream-name . "bioassayR"))) (properties `((upstream-name . "bioassayR")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs