mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 14:28:15 -05:00
gnu: r-birewire: Update to 3.36.0.
* gnu/packages/bioconductor.scm (r-birewire): Update to 3.36.0. Change-Id: I334dc128bbc21fb4b7561ffbd467f8fa8c5655bb
This commit is contained in:
parent
1e41a6c5a2
commit
542f2f6368
1 changed files with 2 additions and 2 deletions
|
@ -18264,14 +18264,14 @@ (define-public r-rqc
|
|||
(define-public r-birewire
|
||||
(package
|
||||
(name "r-birewire")
|
||||
(version "3.34.0")
|
||||
(version "3.36.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "BiRewire" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1h5pmd38b9zpbz1nngmk1s0cag4z0vx93yi2n7r85nca9z02cxad"))))
|
||||
"1l3hkq6n7i9j82aym4ngwablj8jqb70a7y6skx0rjkflya6wbim7"))))
|
||||
(properties `((upstream-name . "BiRewire")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue