gnu: r-atsnp: Update to 1.16.0.

* gnu/packages/bioconductor.scm (r-atsnp): Update to 1.16.0.
This commit is contained in:
Ricardo Wurmus 2023-04-28 17:59:45 +02:00
parent 9f61c365a4
commit 36aa29a62f
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -3666,13 +3666,13 @@ (define-public r-atena
(define-public r-atsnp
(package
(name "r-atsnp")
(version "1.14.0")
(version "1.16.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "atSNP" version))
(sha256
(base32
"12za1agpbjjg4i94mikbkdbwqnkzzwz07v0gwdc7lpa9899q2ycb"))))
"14j8lbry4wpn8izch1nra5npg4qsh49ql4bf21jvvr3gl3qa1g7l"))))
(properties `((upstream-name . "atSNP")))
(build-system r-build-system)
(propagated-inputs