me
/
guix
Archived
1
0
Fork 0

gnu: r-affycoretools: Update to 1.62.0.

* gnu/packages/bioconductor.scm (r-affycoretools): Update to 1.62.0.
master
zimoun 2020-10-30 15:47:22 +01:00 committed by Ricardo Wurmus
parent 3e82f9ccaf
commit a92219b45f
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -1284,14 +1284,14 @@ problems in CEL-level data to help evaluate performance of quality metrics.")
(define-public r-affycoretools
(package
(name "r-affycoretools")
(version "1.60.1")
(version "1.62.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "affycoretools" version))
(sha256
(base32
"0cnb54b3kmg9rnycvaz949bdali9n98qzrw7gwka6abmg1lv232s"))))
"0jacgwylg7wjw3xk3ga2sb1wkdklm5glamhbmqgvzm5kdjnl0rv0"))))
(properties `((upstream-name . "affycoretools")))
(build-system r-build-system)
(propagated-inputs