gnu: r-gee: Update to 4.13-23.

* gnu/packages/cran.scm (r-gee): Update to 4.13-23.
This commit is contained in:
Ricardo Wurmus 2022-05-30 15:34:28 +02:00
parent d3cb071050
commit 56373df33a
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -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