gnu: r-affycontam: Update to 1.46.0.
* gnu/packages/bioconductor.scm (r-affycontam): Update to 1.46.0.
This commit is contained in:
parent
251c18f1ed
commit
36d4ca410d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user