mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-08 07:56:16 -05:00
gnu: r-gee: Update to 4.13-25.
* gnu/packages/cran.scm (r-gee): Update to 4.13-25.
This commit is contained in:
parent
e0f815a765
commit
83269963b8
1 changed files with 2 additions and 2 deletions
|
@ -12533,14 +12533,14 @@ (define-public r-survey
|
|||
(define-public r-gee
|
||||
(package
|
||||
(name "r-gee")
|
||||
(version "4.13-23")
|
||||
(version "4.13-25")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "gee" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0v0fam678pqqkxmj95f1pwsi08y1rbz1wxnp1ig81jvpn0xpq8gq"))))
|
||||
"128f810h88jxz1wdcmqjj3drb69b0rwx38l682i97rzb5wg8hh71"))))
|
||||
(properties `((upstream-name . "gee")))
|
||||
(build-system r-build-system)
|
||||
(native-inputs
|
||||
|
|
Loading…
Reference in a new issue