[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
14/35: gnu: r-uuid: Update to 1.2-0.
From: |
guix-commits |
Subject: |
14/35: gnu: r-uuid: Update to 1.2-0. |
Date: |
Wed, 17 Jan 2024 17:54:30 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 20a87c1ed22fbf921c49400c01f48793177816bb
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Jan 17 23:09:47 2024 +0100
gnu: r-uuid: Update to 1.2-0.
* gnu/packages/cran.scm (r-uuid): Update to 1.2-0.
Change-Id: I3d2356a962353c052871f3876ff3b0b7176c6c30
---
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 da6f35db07..4c18118142 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -10321,14 +10321,14 @@ their own grammars and easily expose them in R
packages.")
(define-public r-uuid
(package
(name "r-uuid")
- (version "1.1-1")
+ (version "1.2-0")
(source
(origin
(method url-fetch)
(uri (cran-uri "uuid" version))
(sha256
(base32
- "05mpmgvrfsbm3s593l1fnx8z345djbvrqp5j00sgbrh6nw72848n"))))
+ "1z9a4b7hkymkwjq69d00myy5xw8kl9g99f4m2y4lxqqjz0a0lwbk"))))
(build-system r-build-system)
(home-page "https://www.rforge.net/uuid")
(synopsis "Tools for generating and handling of UUIDs")
- branch master updated (270570f090 -> 4532eb6389), guix-commits, 2024/01/17
- 01/35: import/cran: Accept optional alternative download procedure., guix-commits, 2024/01/17
- 02/35: gnu: Add r-venn., guix-commits, 2024/01/17
- 04/35: gnu: r-cplm: Update to 0.7-12., guix-commits, 2024/01/17
- 06/35: gnu: r-proj4: Update to 1.0-14., guix-commits, 2024/01/17
- 03/35: gnu: r-collapse: Update to 2.0.9., guix-commits, 2024/01/17
- 07/35: gnu: r-ggvenndiagram: Update to 1.5.0., guix-commits, 2024/01/17
- 08/35: gnu: r-pkgload: Update to 1.3.4., guix-commits, 2024/01/17
- 14/35: gnu: r-uuid: Update to 1.2-0.,
guix-commits <=
- 11/35: gnu: r-ddalpha: Update to 1.3.15., guix-commits, 2024/01/17
- 12/35: gnu: r-statsexpressions: Update to 1.5.3., guix-commits, 2024/01/17
- 15/35: gnu: r-expm: Update to 0.999-9., guix-commits, 2024/01/17
- 13/35: gnu: r-timeseries: Update to 4032.109., guix-commits, 2024/01/17
- 19/35: gnu: r-gmp: Update to 0.7-4., guix-commits, 2024/01/17
- 10/35: gnu: r-ff: Update to 4.0.12., guix-commits, 2024/01/17
- 16/35: gnu: r-fnn: Update to 1.1.4., guix-commits, 2024/01/17
- 17/35: gnu: r-hdf5r: Update to 1.3.9., guix-commits, 2024/01/17
- 05/35: gnu: r-ggstatsplot: Update to 0.12.2., guix-commits, 2024/01/17
- 20/35: gnu: r-pbdzmq: Update to 0.3-11., guix-commits, 2024/01/17