gnu: r-gargle: Update to 1.2.1.

* gnu/packages/cran.scm (r-gargle): Update to 1.2.1.
This commit is contained in:
Ricardo Wurmus 2022-09-20 10:53:05 +02:00
parent b6bb01e680
commit 0d032e48e8
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

@ -15665,14 +15665,14 @@ and manipulating sets of ontological terms.")
(define-public r-gargle
(package
(name "r-gargle")
(version "1.2.0")
(version "1.2.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "gargle" version))
(sha256
(base32
"0fypj70c1fjmvs57birik76wfx8a2fs4gzicbb52k57i6clwlijd"))))
"087hlbqpwjj7jnsg1ax2b12nc0h4zfj070q5hjp6fca05z4f4rzk"))))
(build-system r-build-system)
(propagated-inputs
(list r-cli