gnu: r-s2: Update to 1.1.3.

* gnu/packages/cran.scm (r-s2): Update to 1.1.3.
This commit is contained in:
Ricardo Wurmus 2023-04-29 20:08:39 +02:00
parent 4112f16267
commit c3480bb230
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -21087,14 +21087,14 @@ (define-public r-wk
(define-public r-s2
(package
(name "r-s2")
(version "1.1.2")
(version "1.1.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "s2" version))
(sha256
(base32
"0mqb7jvjpbix9fq5ivcg630m5s5z2pyx8dmyiyvsajkg3i9kgclg"))))
"190j0xdxlmfy22brqcbzgv7kl5sj7ydq4f8fxranhpfhz5vi2c51"))))
(properties `((upstream-name . "s2")))
(build-system r-build-system)
(arguments