[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/50: gnu: r-prettyunits: Update to 1.1.1.
From: |
guix-commits |
Subject: |
05/50: gnu: r-prettyunits: Update to 1.1.1. |
Date: |
Mon, 27 Jan 2020 10:33:43 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 0be161720c3141f0faa705b03b4a6c585b5cd0bd
Author: Ricardo Wurmus <address@hidden>
AuthorDate: Mon Jan 27 16:24:32 2020 +0100
gnu: r-prettyunits: Update to 1.1.1.
* gnu/packages/cran.scm (r-prettyunits): Update to 1.1.1.
---
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 3e22832..20836af 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -2034,14 +2034,14 @@ statistical functions and other utilities to ease their
usage.")
(define-public r-prettyunits
(package
(name "r-prettyunits")
- (version "1.1.0")
+ (version "1.1.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "prettyunits" version))
(sha256
(base32
- "0453vvslpkj1ysyv0cy9hw98q5wlnj7bvvz7vzl5ld8ij82lwy5c"))))
+ "1ibmzgknw5896q2i6r59jz2izblxwgb29ivvjzx50pkd1jl9l6cs"))))
(build-system r-build-system)
(home-page "https://github.com/gaborcsardi/prettyunits")
(synopsis "Pretty, human readable formatting of quantities")
- branch master updated (5e61de2 -> 2afae7f), guix-commits, 2020/01/27
- 01/50: gnu: r-metap: Update to 1.3., guix-commits, 2020/01/27
- 03/50: gnu: r-callr: Update to 3.4.1., guix-commits, 2020/01/27
- 04/50: gnu: r-rgooglemaps: Update to 1.4.5.2., guix-commits, 2020/01/27
- 02/50: gnu: r-diversitree: Update to 0.9-13., guix-commits, 2020/01/27
- 06/50: gnu: r-lpsolve: Update to 5.6.15., guix-commits, 2020/01/27
- 08/50: gnu: r-xts: Update to 0.12-0., guix-commits, 2020/01/27
- 09/50: gnu: r-tsp: Update to 1.1-8., guix-commits, 2020/01/27
- 12/50: gnu: r-factominer: Update to 2.1., guix-commits, 2020/01/27
- 11/50: gnu: r-leaps: Update to 3.1., guix-commits, 2020/01/27
- 05/50: gnu: r-prettyunits: Update to 1.1.1.,
guix-commits <=
- 07/50: gnu: r-broom: Update to 0.5.4., guix-commits, 2020/01/27
- 13/50: gnu: r-sjlabelled: Update to 1.1.2., guix-commits, 2020/01/27
- 14/50: gnu: r-magick: Update to 2.3., guix-commits, 2020/01/27
- 16/50: gnu: r-sjstats: Update to 0.17.8., guix-commits, 2020/01/27
- 15/50: gnu: r-survey: Update to 3.37., guix-commits, 2020/01/27
- 19/50: gnu: r-effectsize: Update to 0.1.1., guix-commits, 2020/01/27
- 18/50: gnu: r-performance: Update to 0.4.3., guix-commits, 2020/01/27
- 21/50: gnu: r-gh: Update to 1.1.0., guix-commits, 2020/01/27
- 23/50: gnu: r-gmp: Update to 0.5-13.6., guix-commits, 2020/01/27
- 24/50: gnu: r-rmpfr: Update to 0.8-1., guix-commits, 2020/01/27