me
/
guix
Archived
1
0
Fork 0

gnu: r-s2: Update to 1.1.6.

* gnu/packages/cran.scm (r-s2): Update to 1.1.6.

Change-Id: Ia4fec706e071401d0b2999bf94e1871898224bf4
master
Ricardo Wurmus 2023-12-28 00:44:36 +01:00
parent 4cad958bb3
commit 8d01590dc2
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -22869,14 +22869,14 @@ high-performance functions are provided here.")
(define-public r-s2
(package
(name "r-s2")
(version "1.1.5")
(version "1.1.6")
(source
(origin
(method url-fetch)
(uri (cran-uri "s2" version))
(sha256
(base32
"07k9j3sqlqjmcgws2x7accnd5pbqcn8n2pwbviw00sg74sz3xz1v"))))
"0rm0jd5k5w725v1bnn6ix8vic40grdh61y6qdy8jy4lhg1mjx78x"))))
(properties `((upstream-name . "s2")))
(build-system r-build-system)
(arguments