gnu: r-affycoretools: Update to 1.68.1.

* gnu/packages/bioconductor.scm (r-affycoretools): Update to 1.68.1.
This commit is contained in:
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

View file

@ -2727,14 +2727,14 @@ (define-public r-affycontam
(define-public r-affycoretools (define-public r-affycoretools
(package (package
(name "r-affycoretools") (name "r-affycoretools")
(version "1.66.0") (version "1.68.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "affycoretools" version)) (uri (bioconductor-uri "affycoretools" version))
(sha256 (sha256
(base32 (base32
"1ccyaj129ii9f47r41qsy34y6ck4wna55j8vz3v3hbldddn93f40")))) "05x64hy5jpmg973biwq4q9gzy1n0iqc0pxrix1f6bri1w6vil3ww"))))
(properties `((upstream-name . "affycoretools"))) (properties `((upstream-name . "affycoretools")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs