me
/
guix
Archived
1
0
Fork 0

gnu: r-affycoretools: Update to 1.58.3.

* gnu/packages/bioconductor.scm (r-affycoretools): Update to 1.58.3.
master
Ricardo Wurmus 2019-12-27 20:32:08 +01:00
parent 366cb041e1
commit be94400cd4
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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