gnu: r-haven: Update to 2.5.1.
* gnu/packages/cran.scm (r-haven): Update to 2.5.1.
This commit is contained in:
parent
c486b129fa
commit
9849c6d77d
@ -3880,14 +3880,14 @@ including functions for geolocation and routing.")
|
|||||||
(define-public r-haven
|
(define-public r-haven
|
||||||
(package
|
(package
|
||||||
(name "r-haven")
|
(name "r-haven")
|
||||||
(version "2.5.0")
|
(version "2.5.1")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (cran-uri "haven" version))
|
(uri (cran-uri "haven" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1x5g6kjrzcyarbjz91f4aaspx7rb50qs6a9y29mzr3mjq4dk305m"))
|
"0w0aqm0z4h0rm1f7fylm1mbv79p43y2r795w64wczcd0jwh4ch4z"))
|
||||||
(modules '((guix build utils)))
|
(modules '((guix build utils)))
|
||||||
(snippet
|
(snippet
|
||||||
;; unvendor readstat
|
;; unvendor readstat
|
||||||
|
Loading…
Reference in New Issue
Block a user