[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/38: gnu: r-ggpp: Update to 0.5.2.
From: |
guix-commits |
Subject: |
03/38: gnu: r-ggpp: Update to 0.5.2. |
Date: |
Thu, 6 Apr 2023 11:34:11 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit a5e3a4869d162eb6dc0e7f39020caca702bace5b
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Apr 6 17:32:35 2023 +0200
gnu: r-ggpp: Update to 0.5.2.
* gnu/packages/cran.scm (r-ggpp): Update to 0.5.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 1e73b66f59..305ddd85c9 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -1833,14 +1833,14 @@ variables.")
(define-public r-ggpp
(package
(name "r-ggpp")
- (version "0.5.1")
+ (version "0.5.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "ggpp" version))
(sha256
(base32
- "0cbv09gvwrxj5k8ffh4v537cf4hx3z2zgs8yy0ssglslibfgd3ka"))))
+ "0w93427hyiihddsdr6q962gfl01b06yxchi3x3dinfb8mf1m5qmk"))))
(properties `((upstream-name . "ggpp")))
(build-system r-build-system)
(propagated-inputs
- branch master updated (e1336dc296 -> 155db42699), guix-commits, 2023/04/06
- 01/38: gnu: r-numbat: Update to 1.3.0., guix-commits, 2023/04/06
- 04/38: gnu: r-ggvenn: Update to 0.1.10., guix-commits, 2023/04/06
- 07/38: gnu: r-prodlim: Update to 2023.03.31., guix-commits, 2023/04/06
- 03/38: gnu: r-ggpp: Update to 0.5.2.,
guix-commits <=
- 02/38: gnu: r-datawizard: Update to 0.7.1., guix-commits, 2023/04/06
- 05/38: gnu: r-ecp: Update to 3.1.4., guix-commits, 2023/04/06
- 12/38: gnu: r-interp: Update to 1.1-4., guix-commits, 2023/04/06
- 14/38: gnu: r-ggeffects: Update to 1.2.1., guix-commits, 2023/04/06
- 16/38: gnu: r-seqinr: Update to 4.2-30., guix-commits, 2023/04/06
- 19/38: gnu: r-rglpk: Update to 0.6-5., guix-commits, 2023/04/06
- 22/38: gnu: r-openmx: Update to 2.21.8., guix-commits, 2023/04/06
- 08/38: gnu: r-tsp: Update to 1.2-4., guix-commits, 2023/04/06
- 17/38: gnu: r-xgboost: Update to 1.7.5.1., guix-commits, 2023/04/06
- 21/38: gnu: r-topicmodels: Update to 0.2-14., guix-commits, 2023/04/06