me
/
guix
Archived
1
0
Fork 0

gnu: r-a4reporting: Update to 1.40.0.

* gnu/packages/bioconductor.scm (r-a4reporting): Update to 1.40.0.
master
Ricardo Wurmus 2021-06-05 08:49:59 +02:00
parent 751b4904b0
commit 1217dab2e2
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -7440,14 +7440,14 @@ is used for preprocessing the arrays.")
(define-public r-a4reporting
(package
(name "r-a4reporting")
(version "1.38.0")
(version "1.40.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "a4Reporting" version))
(sha256
(base32
"1jx4ym3hyix8gwr8d2r38w1wj7siv6ynzhwanczcjf1naws3dqpy"))))
"09jjfby5znmg2fdkhpbinx2v21zrfa44qq7cylcn9ipffqx3pk86"))))
(properties `((upstream-name . "a4Reporting")))
(build-system r-build-system)
(propagated-inputs