mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: r-vgam: Update to 1.1-14.
* gnu/packages/cran.scm (r-vgam): Update to 1.1-14. Change-Id: I88acba25a1ddaf11df3683898f2eeb065cf034f2
This commit is contained in:
parent
f03c53e192
commit
6a936ef741
1 changed files with 2 additions and 2 deletions
|
|
@ -56606,13 +56606,13 @@ be efficient and easy to use.")
|
|||
(define-public r-vgam
|
||||
(package
|
||||
(name "r-vgam")
|
||||
(version "1.1-13")
|
||||
(version "1.1-14")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "VGAM" version))
|
||||
(sha256
|
||||
(base32 "17qibarkf6a0snsggrnmkjp9l7dmybyzb2j2pgjzlx39vdi8sf5y"))))
|
||||
(base32 "13r4hdlkrcrscza3y1nzp6y8ldcpzbv6vcgrw4b5vjqy2krhr0l7"))))
|
||||
(properties `((upstream-name . "VGAM")))
|
||||
(build-system r-build-system)
|
||||
(native-inputs
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue