mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-16 19:57:39 -05:00
gnu: r-a4reporting: Update to 1.44.0.
* gnu/packages/bioconductor.scm (r-a4reporting): Update to 1.44.0.
This commit is contained in:
parent
47241c78a0
commit
2fa91cea9c
1 changed files with 2 additions and 2 deletions
|
@ -8879,14 +8879,14 @@ (define-public r-a4preproc
|
|||
(define-public r-a4reporting
|
||||
(package
|
||||
(name "r-a4reporting")
|
||||
(version "1.42.0")
|
||||
(version "1.44.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "a4Reporting" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1vyah71gm4ngsgy0y10cdxa9b1g810gqa5pbvb3krh5i6h35smwr"))))
|
||||
"03sypayh187gqc6hykkqr1g0vb3zxc2c3xyp00jfbn12b35acnb0"))))
|
||||
(properties `((upstream-name . "a4Reporting")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue