[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/11: gnu: r-rms: Update to 5.1-4.
From: |
guix-commits |
Subject: |
04/11: gnu: r-rms: Update to 5.1-4. |
Date: |
Thu, 21 Nov 2019 18:22:28 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 0645e72fdd5820dff8f1997d7be6dcf4c7943b5d
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Thu Nov 21 22:25:13 2019 +0100
gnu: r-rms: Update to 5.1-4.
* gnu/packages/cran.scm (r-rms): Update to 5.1-4.
---
gnu/packages/cran.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 4bc94b9..8b957ef 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -13124,14 +13124,13 @@ lspec, polyclass, and polymars.")
(define-public r-rms
(package
(name "r-rms")
- (version "5.1-3.1")
+ (version "5.1-4")
(source
(origin
(method url-fetch)
(uri (cran-uri "rms" version))
(sha256
- (base32
- "0drbr3g0x5pbxyzy50wnf92rbal8izizrcqslqhg0gsfg9adjih9"))))
+ (base32 "19knh1sw0icw6jh9wfb2hq5jf49i2qfvp9myvqm5paa495689x9q"))))
(build-system r-build-system)
(propagated-inputs
`(("r-ggplot2" ,r-ggplot2)
- branch master updated (a31b9da -> 4e2e84d), guix-commits, 2019/11/21
- 01/11: gnu: python-lazy-object-proxy: Update to 1.4.3., guix-commits, 2019/11/21
- 05/11: gnu: ruby-prawn-manual-builder: Update to 0.3.1., guix-commits, 2019/11/21
- 08/11: gnu: libpwquality: Update to 1.4.2., guix-commits, 2019/11/21
- 10/11: gnu: libbytesize: Update to 2.1., guix-commits, 2019/11/21
- 03/11: gnu: gthumb: Update to 3.8.2., guix-commits, 2019/11/21
- 07/11: gnu: libpwquality: Don't use NAME in source URI., guix-commits, 2019/11/21
- 09/11: gnu: libplist: Update to 2.1.0., guix-commits, 2019/11/21
- 02/11: gnu: ruby-command-line-reporter: Update to 4.0.1., guix-commits, 2019/11/21
- 04/11: gnu: r-rms: Update to 5.1-4.,
guix-commits <=
- 06/11: gnu: r-sjstats: Update to 0.17.7., guix-commits, 2019/11/21
- 11/11: gnu: man-pages: Update to 5.04., guix-commits, 2019/11/21