[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
22/43: gnu: r-progress: Update to 1.2.2.
From: |
guix-commits |
Subject: |
22/43: gnu: r-progress: Update to 1.2.2. |
Date: |
Mon, 20 May 2019 08:40:52 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 7e8ac56afa3c0051f4f26ac9cba0d6b42eaae467
Author: Ricardo Wurmus <address@hidden>
Date: Sun May 19 09:23:29 2019 +0200
gnu: r-progress: Update to 1.2.2.
* gnu/packages/cran.scm (r-progress): Update to 1.2.2.
---
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 560feed..ab80d0d 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -1725,14 +1725,14 @@ quantities.")
(define-public r-progress
(package
(name "r-progress")
- (version "1.2.0")
+ (version "1.2.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "progress" version))
(sha256
(base32
- "1rhwm0bdw30z3rvl0bn56xprjl3zrdy7150w4gl4bkvn2d6h9fav"))))
+ "0dgzb362641aqm8xd88iqa8jmpdm43xs0aba0d5kk6fvapnxi95l"))))
(build-system r-build-system)
(propagated-inputs
`(("r-crayon" ,r-crayon)
- 08/43: gnu: r-ggthemes: Update to 4.2.0., (continued)
- 08/43: gnu: r-ggthemes: Update to 4.2.0., guix-commits, 2019/05/20
- 07/43: gnu: r-hexbin: Update to 1.27.3., guix-commits, 2019/05/20
- 09/43: gnu: r-robustbase: Update to 0.93-5., guix-commits, 2019/05/20
- 10/43: gnu: r-sn: Update to 1.5-4., guix-commits, 2019/05/20
- 13/43: gnu: r-tinytex: Update to 0.13., guix-commits, 2019/05/20
- 14/43: gnu: Add r-zeallot., guix-commits, 2019/05/20
- 12/43: gnu: r-heatmaply: Update to 0.16.0., guix-commits, 2019/05/20
- 18/43: gnu: r-rvest: Update to 0.3.4., guix-commits, 2019/05/20
- 17/43: gnu: r-vegan: Update to 2.5-5., guix-commits, 2019/05/20
- 21/43: gnu: r-reprex: Update to 0.3.0., guix-commits, 2019/05/20
- 22/43: gnu: r-progress: Update to 1.2.2.,
guix-commits <=
- 20/43: gnu: r-amap: Update to 0.8-17., guix-commits, 2019/05/20
- 16/43: gnu: r-pillar: Update to 1.4.0., guix-commits, 2019/05/20
- 26/43: gnu: r-zip: Update to 2.0.2., guix-commits, 2019/05/20
- 23/43: gnu: r-gower: Update to 0.2.1., guix-commits, 2019/05/20
- 19/43: gnu: r-dendextend: Update to 1.12.0., guix-commits, 2019/05/20
- 32/43: gnu: r-rcppannoy: Update to 0.0.12., guix-commits, 2019/05/20
- 27/43: gnu: r-snakecase: Update to 0.10.0., guix-commits, 2019/05/20
- 25/43: gnu: r-xfun: Update to 0.7., guix-commits, 2019/05/20
- 24/43: gnu: r-mice: Update to 3.5.0., guix-commits, 2019/05/20
- 31/43: gnu: r-ggeffects: Update to 0.10.0., guix-commits, 2019/05/20