[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/63: gnu: r-ggpp: Update to 0.5.5.
From: |
guix-commits |
Subject: |
07/63: gnu: r-ggpp: Update to 0.5.5. |
Date: |
Wed, 15 Nov 2023 09:56:58 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit a3341b68d4cfe615210be4d056b39b9a0df55bda
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Nov 15 15:54:32 2023 +0100
gnu: r-ggpp: Update to 0.5.5.
* gnu/packages/cran.scm (r-ggpp): Update to 0.5.5.
Change-Id: Ifaff1e48d8fd7f166d8ae9f70bdd0cfc099de3ca
---
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 1ee5d0ae06..8b157ee36d 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -2201,14 +2201,14 @@ variables.")
(define-public r-ggpp
(package
(name "r-ggpp")
- (version "0.5.4")
+ (version "0.5.5")
(source
(origin
(method url-fetch)
(uri (cran-uri "ggpp" version))
(sha256
(base32
- "05w74003jp7kprxxbni0plr7ydzyc5hzw8g39kn0qd4p7dksjpwr"))))
+ "0nysan87vgy0pbcks3bychm84zcwx9pf4p250b45ghimhvxh5cvm"))))
(properties `((upstream-name . "ggpp")))
(build-system r-build-system)
(propagated-inputs
- branch master updated (8eed542ddd -> 66132d6a20), guix-commits, 2023/11/15
- 03/63: gnu: r-abn: Update to 3.0.3., guix-commits, 2023/11/15
- 01/63: gnu: r-ggpicrust2: Update to 1.7.3., guix-commits, 2023/11/15
- 04/63: gnu: r-afpt: Update to 1.1.0.4., guix-commits, 2023/11/15
- 05/63: gnu: r-collapse: Update to 2.0.6., guix-commits, 2023/11/15
- 07/63: gnu: r-ggpp: Update to 0.5.5.,
guix-commits <=
- 08/63: gnu: r-httr2: Update to 1.0.0., guix-commits, 2023/11/15
- 12/63: gnu: r-rgooglemaps: Update to 1.5.1., guix-commits, 2023/11/15
- 02/63: gnu: r-activepathways: Update to 2.0.3., guix-commits, 2023/11/15
- 06/63: gnu: r-waldo: Update to 0.5.2., guix-commits, 2023/11/15
- 09/63: gnu: r-htmltools: Update to 0.5.7., guix-commits, 2023/11/15
- 10/63: gnu: r-wesanderson: Update to 0.3.7., guix-commits, 2023/11/15
- 13/63: gnu: r-rmumps: Update to 5.2.1-25., guix-commits, 2023/11/15
- 16/63: gnu: r-leaflet: Update to 2.2.1., guix-commits, 2023/11/15
- 20/63: gnu: r-rastervis: Update to 0.51.6., guix-commits, 2023/11/15
- 17/63: gnu: r-fbasics: Update to 4032.96., guix-commits, 2023/11/15