mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-13 14:40:21 -05:00
gnu: r-biobtreer: Update to 1.10.0.
* gnu/packages/bioconductor.scm (r-biobtreer): Update to 1.10.0.
This commit is contained in:
parent
009ac4e3a9
commit
8ba466faff
1 changed files with 2 additions and 2 deletions
|
@ -17332,14 +17332,14 @@ (define-public r-bgeedb
|
|||
(define-public r-biobtreer
|
||||
(package
|
||||
(name "r-biobtreer")
|
||||
(version "1.8.0")
|
||||
(version "1.10.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "biobtreeR" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0cx46hdqqm6mbj0vp4y86axv0qccd4sgk2jwwjvnqp5pynq9bbqa"))))
|
||||
"1j6w19k124x46gj2p8f1z0i2c03yhiiy1w0fqf504b2r7wy90jxc"))))
|
||||
(properties `((upstream-name . "biobtreeR")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue