3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: r-a4base: Update to 1.40.0.

* gnu/packages/bioconductor.scm (r-a4base): Update to 1.40.0.
This commit is contained in:
Ricardo Wurmus 2021-06-05 08:49:59 +02:00
parent 1217dab2e2
commit 76fb2de29b
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -7464,14 +7464,14 @@ provides reporting features.")
(define-public r-a4base
(package
(name "r-a4base")
(version "1.38.0")
(version "1.40.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "a4Base" version))
(sha256
(base32
"0bqagjmg3yjmdzxv4j7685jjhgb261pq60b5qkfffr1lfnz27lsp"))))
"101w4i0w8n7qhki22qr8l8wk8w6zalzmcywqm2g4238qv7xbnr8p"))))
(properties `((upstream-name . "a4Base")))
(build-system r-build-system)
(propagated-inputs