gnu: r-haven: Update to 2.5.1.

* gnu/packages/cran.scm (r-haven): Update to 2.5.1.
This commit is contained in:
Ricardo Wurmus 2022-09-20 10:52:48 +02:00
parent c486b129fa
commit 9849c6d77d
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

@ -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