mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 22:38:07 -05:00
gnu: r-europepmc: Update to 0.4.3.
* gnu/packages/cran.scm (r-europepmc): Update to 0.4.3.
This commit is contained in:
parent
60df6d63d7
commit
52a2028760
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue