mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-16 07:58:01 -05:00
gnu: r-a4base: Update to 1.50.0.
* gnu/packages/bioconductor.scm (r-a4base): Update to 1.50.0. Change-Id: I5c2ecfe6e888af18fced6571461b4278a1e188fe
This commit is contained in:
parent
c6ad1d6186
commit
d69276f7e2
1 changed files with 2 additions and 2 deletions
|
@ -15214,14 +15214,14 @@ (define-public r-a4reporting
|
|||
(define-public r-a4base
|
||||
(package
|
||||
(name "r-a4base")
|
||||
(version "1.48.0")
|
||||
(version "1.50.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "a4Base" version))
|
||||
(sha256
|
||||
(base32
|
||||
"01c8rps321820b0pchfqv8shglb26rys7hqkwygpzzx3jj310v8x"))))
|
||||
"0hin5lpwa7cxa862jh3y7d8kq3q9bv76ri08b27jxzyr5p7xwcr2"))))
|
||||
(properties `((upstream-name . "a4Base")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue