mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-22 02:07:56 +01:00
gnu: r-haven: Update to 2.5.4.
* gnu/packages/cran.scm (r-haven): Update to 2.5.4. Change-Id: I2b695c09e033f00e10715119bbb4cba8666854dd
This commit is contained in:
parent
35d58172f5
commit
04023acf69
1 changed files with 2 additions and 2 deletions
|
@ -5723,14 +5723,14 @@ (define-public r-ggmap
|
|||
(define-public r-haven
|
||||
(package
|
||||
(name "r-haven")
|
||||
(version "2.5.3")
|
||||
(version "2.5.4")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "haven" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1qxp0hp7clmd70383lsbiijq1i5037zv4haja60czw09mnprjncs"))
|
||||
"0dd83v3bfs7and9ydx35m8zw0md3wgchwpnvj6yllixa6yxk25cy"))
|
||||
(modules '((guix build utils)))
|
||||
(snippet
|
||||
;; unvendor readstat
|
||||
|
|
Loading…
Reference in a new issue