[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/50: gnu: r-pagoda2: Update to 1.0.12.
From: |
guix-commits |
Subject: |
06/50: gnu: r-pagoda2: Update to 1.0.12. |
Date: |
Wed, 6 Mar 2024 03:42:52 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit ff90043a6b2d5bfa8c7a5f6d72978ac0aa042782
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Mar 5 14:37:32 2024 +0100
gnu: r-pagoda2: Update to 1.0.12.
* gnu/packages/cran.scm (r-pagoda2): Update to 1.0.12.
Change-Id: I68f0e26f73afc714f266d3510f41e7e0a29c5bca
---
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 0380c5d8a7..f115bdd480 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -2976,13 +2976,13 @@ functions which can speed up workflow.")
(define-public r-pagoda2
(package
(name "r-pagoda2")
- (version "1.0.11")
+ (version "1.0.12")
(source
(origin
(method url-fetch)
(uri (cran-uri "pagoda2" version))
(sha256
- (base32 "13x2l7hcvd6975921c5hba8hm2qijkslviszfizah8wxynhbayy1"))))
+ (base32 "1kck12ri52nwsrxhjs8ghjji3rv1dxxjy8bxn1kk1hbg30265fsw"))))
(properties `((upstream-name . "pagoda2")))
(build-system r-build-system)
(propagated-inputs
- branch master updated (f18d13b5f8 -> 86552708c3), guix-commits, 2024/03/06
- 02/50: gnu: Add r-transformr., guix-commits, 2024/03/06
- 04/50: gnu: r-ggdist: Update to 3.3.2., guix-commits, 2024/03/06
- 06/50: gnu: r-pagoda2: Update to 1.0.12.,
guix-commits <=
- 05/50: gnu: r-ggside: Update to 0.3.1., guix-commits, 2024/03/06
- 08/50: gnu: r-curl: Update to 5.2.1., guix-commits, 2024/03/06
- 12/50: gnu: r-lava: Update to 1.8.0., guix-commits, 2024/03/06
- 17/50: gnu: r-hdf5r: Update to 1.3.10., guix-commits, 2024/03/06
- 24/50: gnu: r-deldir: Update to 2.0-4., guix-commits, 2024/03/06
- 03/50: gnu: r-conos: Update to 1.5.2., guix-commits, 2024/03/06
- 01/50: import/cran: Add one more invalid package., guix-commits, 2024/03/06
- 10/50: gnu: r-rmumps: Update to 5.2.1-28., guix-commits, 2024/03/06
- 09/50: gnu: r-spelling: Update to 2.3.0., guix-commits, 2024/03/06
- 07/50: gnu: r-secretbase: Update to 0.3.0.1., guix-commits, 2024/03/06