[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/57: gnu: r-optparse: Update to 1.7.5.
From: |
guix-commits |
Subject: |
11/57: gnu: r-optparse: Update to 1.7.5. |
Date: |
Mon, 22 Apr 2024 05:36:26 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 8e686a48e63628479e9c8bbbed3afd297539da6a
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Apr 17 17:47:57 2024 +0200
gnu: r-optparse: Update to 1.7.5.
* gnu/packages/cran.scm (r-optparse): Update to 1.7.5.
Change-Id: I7154363b719df7595e6c213b7dedb0ea9f65401c
---
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 508686f5b1..875201b46d 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -24242,14 +24242,14 @@ global options, defining default values and more.")
(define-public r-optparse
(package
(name "r-optparse")
- (version "1.7.4")
+ (version "1.7.5")
(source
(origin
(method url-fetch)
(uri (cran-uri "optparse" version))
(sha256
(base32
- "122x490161f836l7mmd021dpylz50qrqdhjcgvkd8wpsjijxd8lk"))))
+ "04jp85jik1zkbb08w44m2h0hqyzd80w4pjnfp1lnwy40ax81gj8c"))))
(build-system r-build-system)
(propagated-inputs
(list r-getopt))
- 08/57: gnu: r-argparse: Update to 2.2.3., (continued)
- 08/57: gnu: r-argparse: Update to 2.2.3., guix-commits, 2024/04/22
- 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 <=
- 38/57: gnu: Add python-pims., guix-commits, 2024/04/22
- 07/57: gnu: r-reticulate: Update to 1.36.0., guix-commits, 2024/04/22
- 12/57: gnu: r-ggfortify: Update to 0.4.17., guix-commits, 2024/04/22
- 54/57: gnu: java-easymock-class-extension: Use java-asm-8., guix-commits, 2024/04/22
- 55/57: gnu: python-deeptools: Replace python-nose with python-pytest., guix-commits, 2024/04/22