me
/
guix
Archived
1
0
Fork 0

gnu: r-biobtreer: Update to 1.12.0.

* gnu/packages/bioconductor.scm (r-biobtreer): Update to 1.12.0.
master
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
1 changed files with 2 additions and 2 deletions

View File

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