gnu: r-s2: Update to 1.1.1.

* gnu/packages/cran.scm (r-s2): Update to 1.1.1.
This commit is contained in:
Ricardo Wurmus 2022-11-29 15:22:17 +01:00
parent 996475009c
commit a08fcc0112
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -18794,14 +18794,14 @@ (define-public r-wk
(define-public r-s2
(package
(name "r-s2")
(version "1.1.0")
(version "1.1.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "s2" version))
(sha256
(base32
"05n459rp5b1wk826sq3c5d2z1xwgkpfp8m1jnfshvs4gadlfkap3"))))
"07c9f8ghfjqdjcw50by3y4j8nbsmmcwd4a3vpcwsxr4mvybckq0w"))))
(properties `((upstream-name . "s2")))
(build-system r-build-system)
(arguments