me
/
guix
Archived
1
0
Fork 0

gnu: r-bioassayr: Update to 1.28.0.

* gnu/packages/bioconductor.scm (r-bioassayr): Update to 1.28.0.
master
zimoun 2020-10-30 15:56:01 +01:00 committed by Ricardo Wurmus
parent 95ef268142
commit 2f36b0406e
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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