me
/
guix
Archived
1
0
Fork 0

gnu: r-survey: Update to 4.4-2.

* gnu/packages/cran.scm (r-survey): Update to 4.4-2.

Change-Id: I3fb0bc0958c80e6099171befe64ef91334efefc2
master
Ricardo Wurmus 2024-03-27 12:35:52 +01:00
parent 3e66f6a61b
commit fef3b1b386
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -16589,14 +16589,14 @@ console, resulting in an interactive editing environment.")
(define-public r-survey
(package
(name "r-survey")
(version "4.4-1")
(version "4.4-2")
(source
(origin
(method url-fetch)
(uri (cran-uri "survey" version))
(sha256
(base32
"1649srmdr8i9j8grqikkm8nbfav31s7iygx6pv96jvr3wh80yh46"))))
"1ggisal5g16p3n03bch7ymawd4hig3fmm02nhxy1z5zh48qhyjla"))))
(build-system r-build-system)
(propagated-inputs
(list r-lattice