mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-birewire: Update to 3.30.0.
* gnu/packages/bioconductor.scm (r-birewire): Update to 3.30.0.
This commit is contained in:
parent
afd5dfff03
commit
df921b1f69
1 changed files with 2 additions and 2 deletions
|
@ -12413,14 +12413,14 @@ graphics.")
|
||||||
(define-public r-birewire
|
(define-public r-birewire
|
||||||
(package
|
(package
|
||||||
(name "r-birewire")
|
(name "r-birewire")
|
||||||
(version "3.28.0")
|
(version "3.30.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "BiRewire" version))
|
(uri (bioconductor-uri "BiRewire" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0r3i7n45qgj8wzdsx8wmfk0lc4xbcvxvmfziiqzig7r706q2c2hm"))))
|
"0nr40nm87qzbni3w0cik887csc899jh7j8z82i94v15fc30vfilh"))))
|
||||||
(properties `((upstream-name . "BiRewire")))
|
(properties `((upstream-name . "BiRewire")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue