1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: r-secretbase: Update to 1.1.1.

* gnu/packages/cran.scm (r-secretbase): Update to 1.1.1.

Change-Id: I1f1d54fbca21f7e7276cfc42e619029b5c50b285
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
This commit is contained in:
Ricardo Wurmus
2026-01-20 07:17:21 +01:00
committed by Rutherther
parent d51827d7b3
commit ccc10b4e73

View File

@@ -11794,13 +11794,13 @@ scraping tasks, inspired by libraries like @code{BeautifulSoup}.")
(define-public r-secretbase
(package
(name "r-secretbase")
(version "1.1.0")
(version "1.1.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "secretbase" version))
(sha256
(base32 "0qdnkzxyqyiiikihjn705l4228vdj7l1mpb5bbgy647s3mzg8fxk"))))
(base32 "0mqjiqsqdmfy9wilns8vnjd53g7x9d2x60yp43jpg87h160i48b2"))))
(properties `((upstream-name . "secretbase")))
(build-system r-build-system)
(arguments