gnu: r-affycontam: Update to 1.60.0.

* gnu/packages/bioconductor.scm (r-affycontam): Update to 1.60.0.

Change-Id: I65ab9049c889217eea1c18c2b9fc43eb090c192a
This commit is contained in:
Ricardo Wurmus 2023-11-03 16:51:54 +01:00
parent dde158c631
commit c849ee92f6
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -6023,14 +6023,14 @@ (define-public r-affycompatible
(define-public r-affycontam
(package
(name "r-affycontam")
(version "1.58.0")
(version "1.60.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "affyContam" version))
(sha256
(base32
"07a6kd51rlj433yxmyd2j8nl8qn1hw8wv3mk270dp8xxlk613y3p"))))
"1jxp4qacclfl07ig8dfwy5gpnsqrfqnjbci1a7znc7acqg0kv0zv"))))
(properties `((upstream-name . "affyContam")))
(build-system r-build-system)
(propagated-inputs