me
/
guix
Archived
1
0
Fork 0

gnu: r-survey: Update to 4.2-1.

* gnu/packages/cran.scm (r-survey): Update to 4.2-1.
master
Ricardo Wurmus 2023-05-09 14:25:47 +02:00
parent 552ed0dacf
commit 26fdde288d
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -14508,14 +14508,14 @@ console, resulting in an interactive editing environment.")
(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