me
/
guix
Archived
1
0
Fork 0

gnu: r-affycoretools: Update to 1.68.1.

* gnu/packages/bioconductor.scm (r-affycoretools): Update to 1.68.1.
master
Ricardo Wurmus 2022-05-28 12:44:34 +02:00
parent d4af958ae8
commit fb1fb2b8c2
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -2727,14 +2727,14 @@ problems in CEL-level data to help evaluate performance of quality metrics.")
(define-public r-affycoretools
(package
(name "r-affycoretools")
(version "1.66.0")
(version "1.68.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "affycoretools" version))
(sha256
(base32
"1ccyaj129ii9f47r41qsy34y6ck4wna55j8vz3v3hbldddn93f40"))))
"05x64hy5jpmg973biwq4q9gzy1n0iqc0pxrix1f6bri1w6vil3ww"))))
(properties `((upstream-name . "affycoretools")))
(build-system r-build-system)
(propagated-inputs