[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/10: gnu: r-gridgraphics: Update to 0.4-1.
From: |
guix-commits |
Subject: |
06/10: gnu: r-gridgraphics: Update to 0.4-1. |
Date: |
Mon, 20 May 2019 09:08:44 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit b985cc351881a8f9b4b98dcc790b353d89ce779b
Author: Ricardo Wurmus <address@hidden>
Date: Mon May 20 15:08:02 2019 +0200
gnu: r-gridgraphics: Update to 0.4-1.
* gnu/packages/cran.scm (r-gridgraphics): Update to 0.4-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 ba35f75..b317911 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -13320,14 +13320,14 @@ yeast.")
(define-public r-gridgraphics
(package
(name "r-gridgraphics")
- (version "0.4-0")
+ (version "0.4-1")
(source
(origin
(method url-fetch)
(uri (cran-uri "gridGraphics" version))
(sha256
(base32
- "1dwws704jw2yhcdihyynh06jq0a2bnq9gy3z41yqr2i8vmxkwlfi"))))
+ "1kr3p54bkv2q7agxrva30y9bkwkiq1k2cfl5z1kvyjv6f5xi4w5p"))))
(properties `((upstream-name . "gridGraphics")))
(build-system r-build-system)
(home-page "https://github.com/pmur002/gridgraphics")
- branch master updated (7a94438 -> ce7a966), guix-commits, 2019/05/20
- 02/10: gnu: r-rhisat2: Update to 1.0.1., guix-commits, 2019/05/20
- 03/10: gnu: r-quasr: Update to 1.24.2., guix-commits, 2019/05/20
- 07/10: gnu: r-ggcorrplot: Update to 0.1.3., guix-commits, 2019/05/20
- 04/10: gnu: r-edger: Update to 3.26.3., guix-commits, 2019/05/20
- 08/10: gnu: r-digest: Update to 0.6.19., guix-commits, 2019/05/20
- 10/10: gnu: r-glmnet: Update to 2.0-18., guix-commits, 2019/05/20
- 09/10: gnu: r-knitr: Update to 1.23., guix-commits, 2019/05/20
- 06/10: gnu: r-gridgraphics: Update to 0.4-1.,
guix-commits <=
- 01/10: gnu: r-regioner: Update to 1.16.2., guix-commits, 2019/05/20
- 05/10: gnu: r-limma: Update to 3.40.2., guix-commits, 2019/05/20