mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 06:18:07 -05:00
gnu: r-europepmc: Update to 0.4.2.
* gnu/packages/cran.scm (r-europepmc): Update to 0.4.2.
This commit is contained in:
parent
95cb231941
commit
64d8306195
1 changed files with 2 additions and 2 deletions
|
@ -23451,14 +23451,14 @@ (define-public r-eulerr
|
|||
(define-public r-europepmc
|
||||
(package
|
||||
(name "r-europepmc")
|
||||
(version "0.4.1")
|
||||
(version "0.4.2")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "europepmc" version))
|
||||
(sha256
|
||||
(base32
|
||||
"16japbndid34shqg8n0bmjrxn84xmhrylvz832zclcllm6i93fn1"))))
|
||||
"0p04gi06iwdcsj6abh7pwdghc8fs9sf2abd8vwr550c9879g1x5w"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-dplyr
|
||||
|
|
Loading…
Reference in a new issue