Archived
1
0
Fork 0

gnu: r-biobtreer: Update to 1.12.0.

* gnu/packages/bioconductor.scm (r-biobtreer): Update to 1.12.0.
This commit is contained in:
Ricardo Wurmus 2023-04-28 19:01:39 +02:00
parent 1ff662c8e2
commit d297d24edb
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -19857,14 +19857,14 @@ anatomical terms, mapped to genes by expression patterns.")
(define-public r-biobtreer (define-public r-biobtreer
(package (package
(name "r-biobtreer") (name "r-biobtreer")
(version "1.10.0") (version "1.12.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "biobtreeR" version)) (uri (bioconductor-uri "biobtreeR" version))
(sha256 (sha256
(base32 (base32
"1j6w19k124x46gj2p8f1z0i2c03yhiiy1w0fqf504b2r7wy90jxc")))) "0cbhlxh0w736695niyjd59fcvplna2f2x2av9k0sd1r3dy6lrcd4"))))
(properties `((upstream-name . "biobtreeR"))) (properties `((upstream-name . "biobtreeR")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs