mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
gnu: r-rgadem: Update to 2.44.1.
* gnu/packages/bioconductor.scm (r-rgadem): Update to 2.44.1.
This commit is contained in:
parent
83f0c1a39d
commit
597106f234
1 changed files with 2 additions and 2 deletions
|
@ -9807,14 +9807,14 @@ (define-public r-bacon
|
|||
(define-public r-rgadem
|
||||
(package
|
||||
(name "r-rgadem")
|
||||
(version "2.44.0")
|
||||
(version "2.44.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "rGADEM" version))
|
||||
(sha256
|
||||
(base32
|
||||
"013xdwz0c3n0n9hxf8kkx570qry961pgdjsp023531pl5ww2ing4"))))
|
||||
"052z9iavnmkaz9jzz7ycpb8z7qqq3s5k6a04icrwl00wff7zqa2q"))))
|
||||
(properties `((upstream-name . "rGADEM")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue