me
/
guix
Archived
1
0
Fork 0

gnu: r-bioassayr: Update to 1.32.0.

* gnu/packages/bioconductor.scm (r-bioassayr): Update to 1.32.0.
master
Ricardo Wurmus 2021-11-04 22:04:38 +00:00
parent 9e6f77714b
commit 27791b2517
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -11525,14 +11525,14 @@ structures.")
(define-public r-bioassayr
(package
(name "r-bioassayr")
(version "1.30.0")
(version "1.32.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "bioassayR" version))
(sha256
(base32
"1mlv80w8a7l8cii3dfqvanvh0qdqvcg8c1iiq4xlyvkjxfs64ka1"))))
"1nfp1alva6qim5rbhg9j9w97p2n4z21ghr4j489lqklkcs4d030f"))))
(properties `((upstream-name . "bioassayR")))
(build-system r-build-system)
(propagated-inputs