me
/
guix
Archived
1
0
Fork 0

gnu: r-bioassayr: Update to 1.36.0.

* gnu/packages/bioconductor.scm (r-bioassayr): Update to 1.36.0.
master
zimoun 2022-11-17 03:50:28 +01:00 committed by Ricardo Wurmus
parent 4cf44682fb
commit a6a6f4466f
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -14717,14 +14717,14 @@ searching and clustering.")
(define-public r-bioassayr
(package
(name "r-bioassayr")
(version "1.34.0")
(version "1.36.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "bioassayR" version))
(sha256
(base32
"0zbrci0vgk4qca28i0qb2izhyrz3r95l1w54h9h3zj9f3vd61wrz"))))
"0r56r4qxibgblriyfbd46i8jhc2bfr9ndr8i30920v9kc3n83cav"))))
(properties `((upstream-name . "bioassayR")))
(build-system r-build-system)
(propagated-inputs