mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-14 15:10:16 -05:00
gnu: r-a4base: Update to 1.46.0.
* gnu/packages/bioconductor.scm (r-a4base): Update to 1.46.0.
This commit is contained in:
parent
9e1a4ae173
commit
a618ee00cd
1 changed files with 2 additions and 2 deletions
|
@ -10799,14 +10799,14 @@ (define-public r-a4reporting
|
|||
(define-public r-a4base
|
||||
(package
|
||||
(name "r-a4base")
|
||||
(version "1.44.0")
|
||||
(version "1.46.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "a4Base" version))
|
||||
(sha256
|
||||
(base32
|
||||
"15zqirz16gpks9f5d3d76h85b936za2jih74vfr55l5arqrrvvsn"))))
|
||||
"14diri7gswd6h5p3bdhh20fy7i54d270mq985qcdvdyhx4kpw6g6"))))
|
||||
(properties `((upstream-name . "a4Base")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue