gnu: r-gee: Update to 4.13-23.
* gnu/packages/cran.scm (r-gee): Update to 4.13-23.
This commit is contained in:
parent
d3cb071050
commit
56373df33a
1 changed files with 2 additions and 2 deletions
|
@ -11782,14 +11782,14 @@ (define-public r-survey
|
|||
(define-public r-gee
|
||||
(package
|
||||
(name "r-gee")
|
||||
(version "4.13-22")
|
||||
(version "4.13-23")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "gee" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1wbwn7bjqz09l6clh43dy3x5qgv9b9wwn7xnfw9fkkrhn6rvc3rw"))))
|
||||
"0v0fam678pqqkxmj95f1pwsi08y1rbz1wxnp1ig81jvpn0xpq8gq"))))
|
||||
(properties `((upstream-name . "gee")))
|
||||
(build-system r-build-system)
|
||||
(native-inputs
|
||||
|
|
Loading…
Reference in a new issue