[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
16/28: gnu: boxes: Update to 2.2.1.
From: |
guix-commits |
Subject: |
16/28: gnu: boxes: Update to 2.2.1. |
Date: |
Sun, 17 Sep 2023 08:26:42 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 1a7d730fe68b5b845ba412f4f7ee64fce727ecba
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Sep 10 02:00:00 2023 +0200
gnu: boxes: Update to 2.2.1.
* gnu/packages/shellutils.scm (boxes): Update to 2.2.1.
---
gnu/packages/shellutils.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/shellutils.scm b/gnu/packages/shellutils.scm
index abcb7c2f2a..15e911a619 100644
--- a/gnu/packages/shellutils.scm
+++ b/gnu/packages/shellutils.scm
@@ -104,7 +104,7 @@ chart.")
(define-public boxes
(package
(name "boxes")
- (version "2.2.0")
+ (version "2.2.1")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -113,7 +113,7 @@ chart.")
(file-name (git-file-name name version))
(sha256
(base32
- "0vv2gaav1m4z2xdk0k3ragmv4kcnzv7p3v97lkjl1wbfmk5nhz07"))))
+ "1blni7kjskg6y9ycvhwq3srfvh891xhfnjbh5h2zl0pb5szpllqi"))))
(build-system gnu-build-system)
(arguments
`(#:test-target "test"
- 24/28: gnu: iperf: Update to 3.15., (continued)
- 24/28: gnu: iperf: Update to 3.15., guix-commits, 2023/09/17
- 25/28: gnu: putty: Update to 0.79., guix-commits, 2023/09/17
- 22/28: gnu: drpm: Update to 0.5.2., guix-commits, 2023/09/17
- 27/28: gnu: glirc: Re-indent., guix-commits, 2023/09/17
- 07/28: gnu: drumkv1: Update to 0.9.32., guix-commits, 2023/09/17
- 10/28: gnu: qtractor: Update to 0.9.35., guix-commits, 2023/09/17
- 09/28: gnu: padthv1: Update to 0.9.32., guix-commits, 2023/09/17
- 12/28: gnu: fuse-overlayfs: Update to 1.13., guix-commits, 2023/09/17
- 08/28: gnu: samplv1: Update to 0.9.32., guix-commits, 2023/09/17
- 11/28: gnu: libdiscid: Update to 0.6.4., guix-commits, 2023/09/17
- 16/28: gnu: boxes: Update to 2.2.1.,
guix-commits <=
- 20/28: gnu: fsearch: Update to 0.2.3., guix-commits, 2023/09/17
- 26/28: gnu: Add glirc-lua., guix-commits, 2023/09/17
- 23/28: gnu: httping: Update to 2.9., guix-commits, 2023/09/17
- 21/28: gnu: mu: Update to 1.10.7., guix-commits, 2023/09/17
- 28/28: gnu: net-snmp: Update to 5.9.4., guix-commits, 2023/09/17