mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-05 02:16:31 +01:00
gnu: r-gargle: Update to 1.5.1.
* gnu/packages/cran.scm (r-gargle): Update to 1.5.1.
This commit is contained in:
parent
f1ae6affed
commit
d459606e51
1 changed files with 2 additions and 2 deletions
|
@ -18597,14 +18597,14 @@ and manipulating sets of ontological terms.")
|
|||
(define-public r-gargle
|
||||
(package
|
||||
(name "r-gargle")
|
||||
(version "1.4.0")
|
||||
(version "1.5.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "gargle" version))
|
||||
(sha256
|
||||
(base32
|
||||
"12s980jfw98czzrxdn83b2blj4qcrkqqmycjplkzvm4mapgiw3wf"))))
|
||||
"19drzhzfivjwgs04rdgap86fv4fjayrscifjr03gxrax82sjgfp3"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-cli
|
||||
|
|
Loading…
Add table
Reference in a new issue