[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
101/184: gnu: r-hmisc: Update to 4.3-0.
From: |
guix-commits |
Subject: |
101/184: gnu: r-hmisc: Update to 4.3-0. |
Date: |
Wed, 27 Nov 2019 14:37:08 -0500 (EST) |
kkebreau pushed a commit to branch wip-gnome-updates
in repository guix.
commit 84434147e612a96a475d06cbc13cdeed3c143da0
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Fri Nov 8 12:57:42 2019 +0100
gnu: r-hmisc: Update to 4.3-0.
* gnu/packages/statistics.scm (r-hmisc): Update to 4.3-0.
---
gnu/packages/statistics.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index cccb6a6..69d70fa 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -4044,14 +4044,13 @@ package instead.")
(define-public r-hmisc
(package
(name "r-hmisc")
- (version "4.2-0")
+ (version "4.3-0")
(source
(origin
(method url-fetch)
(uri (cran-uri "Hmisc" version))
(sha256
- (base32
- "1n8i2jhc308hd6bvys9cd7nrz7pwjszs03r5bwlh1pc869ki95ly"))))
+ (base32 "0rb1m6138lqzb46nss9ggvhghipd10vdnwsy6iq2wzynrynzkwkz"))))
(properties `((upstream-name . "Hmisc")))
(build-system r-build-system)
(native-inputs
- 77/184: derivations: Use a regular hash table for the module cache., (continued)
- 77/184: derivations: Use a regular hash table for the module cache., guix-commits, 2019/11/27
- 74/184: gnu: john-the-ripper-jumbo: Update to 1.9.0., guix-commits, 2019/11/27
- 81/184: news: Add entry for package transformation options in "guix graph"., guix-commits, 2019/11/27
- 80/184: graph: Support package transformation options., guix-commits, 2019/11/27
- 84/184: doc: Add clarification on the '--source' build option., guix-commits, 2019/11/27
- 89/184: gnu: python-dbus: Update to 1.2.10., guix-commits, 2019/11/27
- 82/184: gnu: Add nginx Accept Language module., guix-commits, 2019/11/27
- 91/184: gnu: libssh: Update to 0.9.2., guix-commits, 2019/11/27
- 93/184: gnu: polybar: Update to 3.4.1., guix-commits, 2019/11/27
- 97/184: gnu: r-abcrf: Update to 1.8.1., guix-commits, 2019/11/27
- 101/184: gnu: r-hmisc: Update to 4.3-0.,
guix-commits <=
- 99/184: gnu: r-nlme: Update to 3.1-142., guix-commits, 2019/11/27
- 96/184: gnu: r-sp: Update to 1.3-2., guix-commits, 2019/11/27
- 103/184: gnu: fcitx: Update to 4.2.9.7., guix-commits, 2019/11/27
- 102/184: gnu: fcitx: Don't use NAME in source URI., guix-commits, 2019/11/27
- 112/184: gnu: Add gnome-shell-extension-dash-to-dock., guix-commits, 2019/11/27
- 113/184: gnu: Add gnome-shell-extension-noannoyance., guix-commits, 2019/11/27
- 119/184: gnu: python-latexcodec: Update to 1.0.7., guix-commits, 2019/11/27
- 62/184: gnu: network-manager: Update to 1.18.4., guix-commits, 2019/11/27
- 68/184: gnu: linux-libre: Update to 5.3.9., guix-commits, 2019/11/27
- 70/184: gnu: devhelp: Don't create icon cache., guix-commits, 2019/11/27