mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 14:28:15 -05:00
gnu: r-a4reporting: Update to 1.52.0.
* gnu/packages/bioconductor.scm (r-a4reporting): Update to 1.52.0. Change-Id: Ibbf221deb0fe3a25832e028d4428daca86638aae
This commit is contained in:
parent
fe2386ed67
commit
316a754148
1 changed files with 2 additions and 2 deletions
|
@ -16571,14 +16571,14 @@ (define-public r-a4preproc
|
|||
(define-public r-a4reporting
|
||||
(package
|
||||
(name "r-a4reporting")
|
||||
(version "1.50.0")
|
||||
(version "1.52.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "a4Reporting" version))
|
||||
(sha256
|
||||
(base32
|
||||
"16lgbwsgwp77x9a8c3hr1aqhp36skzz72xhbzm0a7w3kagmd8gn6"))))
|
||||
"08zlg74qryqm238mld876v15a6c71brkz2y1gnbj0rnl1l9f9rbh"))))
|
||||
(properties `((upstream-name . "a4Reporting")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue