[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/57: gnu: r-argparse: Update to 2.2.3.
From: |
guix-commits |
Subject: |
08/57: gnu: r-argparse: Update to 2.2.3. |
Date: |
Mon, 22 Apr 2024 05:36:23 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit f42dd6f1873b99909e523d15eae09ec4663b4bf2
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Apr 17 17:43:52 2024 +0200
gnu: r-argparse: Update to 2.2.3.
* gnu/packages/cran.scm (r-argparse): Update to 2.2.3.
Change-Id: Ice5245a0aee41bd3ccccfc4e34fb516965c3eb6b
---
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 6ae81998b7..86d7d579a2 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -15021,14 +15021,14 @@ matches version and feature constraints.")
(define-public r-argparse
(package
(name "r-argparse")
- (version "2.2.2")
+ (version "2.2.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "argparse" version))
(sha256
(base32
- "0vc59854fxnznjcrzy5kdmnbyk602ml92jk15rxgndfawvsrnb5n"))))
+ "0x16zp6jh9asyval1kwkxzavwjhx3a47xzlc593kw1hz4bhw8355"))))
(build-system r-build-system)
(inputs (list python))
(propagated-inputs
- 41/57: gnu: python-pyproject-metadata: Update to 0.7.1., (continued)
- 41/57: gnu: python-pyproject-metadata: Update to 0.7.1., guix-commits, 2024/04/22
- 23/57: gnu: r-testthat: Update to 3.2.1.1., guix-commits, 2024/04/22
- 16/57: gnu: r-butcher: Update to 0.3.4., guix-commits, 2024/04/22
- 50/57: gnu: python-xarray-dataclasses: Add missing test input., guix-commits, 2024/04/22
- 28/57: gnu: r-alevinqc: Update to 1.18.1., guix-commits, 2024/04/22
- 46/57: gnu: Add python-pytest-next., guix-commits, 2024/04/22
- 20/57: gnu: r-tensorflow: Update to 2.16.0., guix-commits, 2024/04/22
- 15/57: gnu: r-dunn-test: Update to 1.3.6., guix-commits, 2024/04/22
- 30/57: gnu: r-bayseq: Update to 2.36.2., guix-commits, 2024/04/22
- 29/57: gnu: r-gsva: Update to 1.50.5., guix-commits, 2024/04/22
- 08/57: gnu: r-argparse: Update to 2.2.3.,
guix-commits <=
- 53/57: gnu: python-pydantic-2: Ignore sensitive tests., guix-commits, 2024/04/22
- 45/57: gnu: python-contourpy: Update to 1.1.1., guix-commits, 2024/04/22
- 51/57: gnu: python-zarr: Update to 2.17.2., guix-commits, 2024/04/22
- 44/57: gnu: python-openpyxl: Update to 3.0.10., guix-commits, 2024/04/22
- 48/57: gnu: python-pandas-2: Skip expensive tests., guix-commits, 2024/04/22
- 22/57: gnu: r-crul: Update to 1.4.2., guix-commits, 2024/04/22
- 43/57: gnu: python-pytest-xdist: Use pyproject-build-system., guix-commits, 2024/04/22
- 09/57: gnu: r-ggeffects: Update to 1.5.2., guix-commits, 2024/04/22
- 31/57: gnu: Add python-cyvcf2., guix-commits, 2024/04/22
- 11/57: gnu: r-optparse: Update to 1.7.5., guix-commits, 2024/04/22