me
/
guix
Archived
1
0
Fork 0

gnu: r-affycontam: Update to 1.46.0.

* gnu/packages/bioconductor.scm (r-affycontam): Update to 1.46.0.
master
Ricardo Wurmus 2020-06-13 00:07:07 +02:00
parent 251c18f1ed
commit 36d4ca410d
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -1254,14 +1254,14 @@ Command Console} (AGCC)-compatible sample annotation files.")
(define-public r-affycontam
(package
(name "r-affycontam")
(version "1.44.0")
(version "1.46.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "affyContam" version))
(sha256
(base32
"0yd1prgv5zfkg22ski73mvg96qknwz8v6ji6s4qy8p4wrqyj7b7l"))))
"1dh5c3blk2dl9kg13y6snplnx61x2f9hvp5lc7jmg25xk916517i"))))
(properties `((upstream-name . "affyContam")))
(build-system r-build-system)
(propagated-inputs