me
/
guix
Archived
1
0
Fork 0

gnu: r-affycoretools: Update to 1.72.0.

* gnu/packages/bioconductor.scm (r-affycoretools): Update to 1.72.0.
master
Ricardo Wurmus 2023-04-28 17:59:50 +02:00
parent a7485d9850
commit 5d8d8c2256
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -5436,14 +5436,14 @@ problems in CEL-level data to help evaluate performance of quality metrics.")
(define-public r-affycoretools
(package
(name "r-affycoretools")
(version "1.70.0")
(version "1.72.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "affycoretools" version))
(sha256
(base32
"17slls8dihjnpm6bynic8cm2fbnfl5iqwimz0wz7c9x44d1bxi4l"))))
"1h065fhw0n2ga74csyhqbj4qfhkg058pqa684ixcski4rhsd7hcf"))))
(properties `((upstream-name . "affycoretools")))
(build-system r-build-system)
(propagated-inputs