gnu: r-a4base: Update to 1.50.0.

* gnu/packages/bioconductor.scm (r-a4base): Update to 1.50.0.

Change-Id: I5c2ecfe6e888af18fced6571461b4278a1e188fe
This commit is contained in:
Ricardo Wurmus 2023-11-03 17:18:50 +01:00
parent c6ad1d6186
commit d69276f7e2
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -15214,14 +15214,14 @@ (define-public r-a4reporting
(define-public r-a4base
(package
(name "r-a4base")
(version "1.48.0")
(version "1.50.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "a4Base" version))
(sha256
(base32
"01c8rps321820b0pchfqv8shglb26rys7hqkwygpzzx3jj310v8x"))))
"0hin5lpwa7cxa862jh3y7d8kq3q9bv76ri08b27jxzyr5p7xwcr2"))))
(properties `((upstream-name . "a4Base")))
(build-system r-build-system)
(propagated-inputs