gnu: r-atsnp: Update to 1.14.0.

* gnu/packages/bioconductor.scm (r-atsnp): Update to 1.14.0.
This commit is contained in:
zimoun 2022-11-17 03:50:04 +01:00 committed by Ricardo Wurmus
parent 110ac40dea
commit f185d3f680
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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