gnu: r-s2: Update to 1.1.4.
* gnu/packages/cran.scm (r-s2): Update to 1.1.4.
This commit is contained in:
parent
1843f41c9b
commit
25667e3b57
@ -21183,14 +21183,14 @@ high-performance functions are provided here.")
|
|||||||
(define-public r-s2
|
(define-public r-s2
|
||||||
(package
|
(package
|
||||||
(name "r-s2")
|
(name "r-s2")
|
||||||
(version "1.1.3")
|
(version "1.1.4")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (cran-uri "s2" version))
|
(uri (cran-uri "s2" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"190j0xdxlmfy22brqcbzgv7kl5sj7ydq4f8fxranhpfhz5vi2c51"))))
|
"0k209rx7w47rqgydy8h7ldngxm0b8d8yidhwbgw2rrddx8jlj2xy"))))
|
||||||
(properties `((upstream-name . "s2")))
|
(properties `((upstream-name . "s2")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
|
Loading…
x
Reference in New Issue
Block a user