gnu: r-a4reporting: Update to 1.34.0.
* gnu/packages/bioconductor.scm (r-a4reporting): Update to 1.34.0.
This commit is contained in:
parent
85c945aa97
commit
977a7802c1
1 changed files with 2 additions and 2 deletions
|
@ -3578,14 +3578,14 @@ (define-public r-a4preproc
|
|||
(define-public r-a4reporting
|
||||
(package
|
||||
(name "r-a4reporting")
|
||||
(version "1.32.0")
|
||||
(version "1.34.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "a4Reporting" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1lail2iw8jmvfdq9brv7i41k6vmbhx2kp21jxq2cj1zva5rcqssj"))))
|
||||
"15nd4pa5hkdzkhinvqw5ijdqb7k5gk37v2hmk3jsg2d6m0jqphi5"))))
|
||||
(properties `((upstream-name . "a4Reporting")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue