gnu: r-europepmc: Update to 0.4.3.

* gnu/packages/cran.scm (r-europepmc): Update to 0.4.3.
This commit is contained in:
Ricardo Wurmus 2023-10-05 13:34:49 +02:00
parent 60df6d63d7
commit 52a2028760
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -23532,14 +23532,14 @@ (define-public r-eulerr
(define-public r-europepmc
(package
(name "r-europepmc")
(version "0.4.2")
(version "0.4.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "europepmc" version))
(sha256
(base32
"0p04gi06iwdcsj6abh7pwdghc8fs9sf2abd8vwr550c9879g1x5w"))))
"160rvp4yl5myccasyzaq8qhgxwv858y1wdwyrmnrmn3va8s5b515"))))
(build-system r-build-system)
(propagated-inputs
(list r-dplyr