me
/
guix
Archived
1
0
Fork 0

gnu: r-bioassayr: Update to 1.28.2.

* gnu/packages/bioconductor.scm (r-bioassayr): Update to 1.28.2.
master
zimoun 2021-03-11 15:47:01 +01:00 committed by Ricardo Wurmus
parent 8c8d365ca3
commit 2528cad451
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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