mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-13 06:36:37 -05:00
gnu: r-biomvrcns: Update to 1.44.0.
* gnu/packages/bioconductor.scm (r-biomvrcns): Update to 1.44.0. Change-Id: I7a392cab724c7757b4e41e472fd9644031674ddb
This commit is contained in:
parent
65e8360b94
commit
3150174b01
1 changed files with 2 additions and 2 deletions
|
@ -24391,14 +24391,14 @@ (define-public r-biomvcclass
|
|||
(define-public r-biomvrcns
|
||||
(package
|
||||
(name "r-biomvrcns")
|
||||
(version "1.42.2")
|
||||
(version "1.44.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "biomvRCNS" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1imni8lpjzf53w2q34ql0j9rwq6drbzxvs0nhzf6s172iqym2hq3"))))
|
||||
"1wk0qagx9s2lxykc1fp7l35kl6q17lqy6x4fl2c57v3wa11f47mi"))))
|
||||
(properties `((upstream-name . "biomvRCNS")))
|
||||
(build-system r-build-system)
|
||||
(arguments
|
||||
|
|
Loading…
Reference in a new issue