mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-13 14:40:21 -05:00
gnu: r-survey: Update to 4.2-1.
* gnu/packages/cran.scm (r-survey): Update to 4.2-1.
This commit is contained in:
parent
552ed0dacf
commit
26fdde288d
1 changed files with 2 additions and 2 deletions
|
@ -14508,14 +14508,14 @@ (define-public r-magick
|
|||
(define-public r-survey
|
||||
(package
|
||||
(name "r-survey")
|
||||
(version "4.1-1")
|
||||
(version "4.2-1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "survey" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0ljsszybzri531q6xab04r6zq11vchfs7y0snjzk57m3g0b9ms05"))))
|
||||
"0l7iml53k2blmcgvbvplln08fn2s6da856m5izcvw87v6bhn2g6c"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-lattice
|
||||
|
|
Loading…
Reference in a new issue