mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 23:46:13 -05:00
gnu: r-gamlss: Update to 5.1-7.
* gnu/packages/cran.scm (r-gamlss): Update to 5.1-7.
This commit is contained in:
parent
88804120c3
commit
22df7543b1
1 changed files with 2 additions and 2 deletions
|
@ -17852,14 +17852,14 @@ (define-public r-gamlss-data
|
|||
(define-public r-gamlss
|
||||
(package
|
||||
(name "r-gamlss")
|
||||
(version "5.1-6")
|
||||
(version "5.1-7")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "gamlss" version))
|
||||
(sha256
|
||||
(base32
|
||||
"16b7ick1khvldbvfmmpw9cjs1vznnrisvifq7717fxzd8c9s5jdr"))))
|
||||
"0ywqwsp4k6jgnicp1gdsglji61l5cnackl52700v8kmkk83bq4c8"))))
|
||||
(properties `((upstream-name . "gamlss")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue