[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
32/37: gnu: r-gamlss: Update to 5.1-7.
From: |
guix-commits |
Subject: |
32/37: gnu: r-gamlss: Update to 5.1-7. |
Date: |
Thu, 16 Jul 2020 04:42:44 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 22df7543b1b96e78fa0861ae231d5e616b99812b
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jul 13 21:03:46 2020 +0200
gnu: r-gamlss: Update to 5.1-7.
* gnu/packages/cran.scm (r-gamlss): Update to 5.1-7.
---
gnu/packages/cran.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 1b6cc67..68212ae 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -17852,14 +17852,14 @@ models.")
(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
- 30/37: gnu: r-pillar: Update to 1.4.6., (continued)
- 30/37: gnu: r-pillar: Update to 1.4.6., guix-commits, 2020/07/16
- 35/37: gnu: r-tibble: Update to 3.0.3., guix-commits, 2020/07/16
- 26/37: gnu: r-qtl2: Update to 0.22-11., guix-commits, 2020/07/16
- 29/37: gnu: r-mice: Update to 3.10.0., guix-commits, 2020/07/16
- 33/37: gnu: r-brms: Update to 2.13.3., guix-commits, 2020/07/16
- 36/37: gnu: r-r-rsp: Update to 0.44.0., guix-commits, 2020/07/16
- 37/37: gnu: r-quantreg: Update to 5.61., guix-commits, 2020/07/16
- 18/37: gnu: r-xml: Update to 3.99-0.4., guix-commits, 2020/07/16
- 27/37: gnu: r-rhdf5lib: Update to 1.10.1., guix-commits, 2020/07/16
- 31/37: gnu: r-gamlss-dist: Update to 5.1-7., guix-commits, 2020/07/16
- 32/37: gnu: r-gamlss: Update to 5.1-7.,
guix-commits <=
- 34/37: gnu: r-rlang: Update to 0.4.7., guix-commits, 2020/07/16
- 15/37: gnu: r-rstan: Update to 2.21.1., guix-commits, 2020/07/16
- 19/37: gnu: r-gplots: Update to 3.0.4., guix-commits, 2020/07/16
- 21/37: gnu: Add r-conquer., guix-commits, 2020/07/16
- 28/37: gnu: r-broom: Update to 0.7.0., guix-commits, 2020/07/16