mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-01 23:36:35 +01:00
gnu: r-minet: Update to 3.54.0.
* gnu/packages/bioconductor.scm (r-minet): Update to 3.54.0.
This commit is contained in:
parent
395f152b92
commit
c4f8b5759a
1 changed files with 2 additions and 2 deletions
|
@ -15322,14 +15322,14 @@ (define-public r-biobtreer
|
|||
(define-public r-minet
|
||||
(package
|
||||
(name "r-minet")
|
||||
(version "3.52.0")
|
||||
(version "3.54.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "minet" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0nhgvgci4r9pjfsnvxyj2q8im1wvig4zmfx2kidw8f63x2ip2rbd"))))
|
||||
"0q6jw2jqkl9qynjpzaygz45c7dmx1l5y2d8s1illpcf87siawcam"))))
|
||||
(properties `((upstream-name . "minet")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue