gnu: r-secretbase: Update to 1.1.1.

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

Change-Id: I1f1d54fbca21f7e7276cfc42e619029b5c50b285
This commit is contained in:
Ricardo Wurmus 2026-01-20 07:17:21 +01:00 committed by Andreas Enge
parent 271d743fb7
commit f1e919d9b1
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

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