mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-13 18:40:57 +02:00
gnu: r-s2: Update to 1.1.9.
* gnu/packages/cran.scm (r-s2): Update to 1.1.9. Change-Id: I68fb10af3dcd23a710c77818173100e55e899fdd
This commit is contained in:
parent
00e739aa16
commit
8e8cff21c9
1 changed files with 2 additions and 2 deletions
|
@ -35287,14 +35287,14 @@ high-performance functions are provided here.")
|
|||
(define-public r-s2
|
||||
(package
|
||||
(name "r-s2")
|
||||
(version "1.1.8")
|
||||
(version "1.1.9")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "s2" version))
|
||||
(sha256
|
||||
(base32
|
||||
"14c15a8zjidb3yb1d0s60p1wzj93dlh0bd0s9g9l85a7b05c0rj3"))))
|
||||
"0mcvm72p42ksk34hslxl2ksy0972nsn2kvazjadsircbfgzjpkad"))))
|
||||
(properties
|
||||
'((upstream-name . "s2")
|
||||
(updater-extra-inputs . ("abseil-cpp"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue