gnu: r-s2: Update to 1.1.4.

* gnu/packages/cran.scm (r-s2): Update to 1.1.4.
This commit is contained in:
Ricardo Wurmus 2023-05-31 12:15:18 +02:00
parent 1843f41c9b
commit 25667e3b57
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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