GNU bug report logs - #62381
[PATCH] gnu: boxes: Update to 2.2.0.

Previous Next

Package: guix-patches;

Reported by: Greg Hogan <code <at> greghogan.com>

Date: Wed, 22 Mar 2023 14:12:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#62381: closed ([PATCH] gnu: boxes: Update to 2.2.0.)
Date: Mon, 27 Mar 2023 16:00:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 27 Mar 2023 16:58:55 +0100
with message-id <87ilemp4mg.fsf <at> cbaines.net>
and subject line Re: [bug#62381] [PATCH] gnu: boxes: Update to 2.2.0.
has caused the debbugs.gnu.org bug report #62381,
regarding [PATCH] gnu: boxes: Update to 2.2.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
62381: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62381
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Greg Hogan <code <at> greghogan.com>
To: guix-patches <at> gnu.org
Cc: Greg Hogan <code <at> greghogan.com>
Subject: [PATCH] gnu: boxes: Update to 2.2.0.
Date: Wed, 22 Mar 2023 14:11:04 +0000
* gnu/packages/shellutils.scm (boxes): Update to 2.2.0.
---
 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 64cc818d65..277d2d2647 100644
--- a/gnu/packages/shellutils.scm
+++ b/gnu/packages/shellutils.scm
@@ -102,7 +102,7 @@ (define-public ascii
 (define-public boxes
   (package
     (name "boxes")
-    (version "2.1.1")
+    (version "2.2.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -111,7 +111,7 @@ (define-public boxes
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1bf5rnfiw04ffs1l17zhbg4wvq2vfn2qbz1xmd250xqj15lysw88"))))
+                "0vv2gaav1m4z2xdk0k3ragmv4kcnzv7p3v97lkjl1wbfmk5nhz07"))))
     (build-system gnu-build-system)
     (arguments
      `(#:test-target "test"
-- 
2.40.0



[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Greg Hogan <code <at> greghogan.com>
Cc: guix-patches <at> gnu.org, 62381-done <at> debbugs.gnu.org
Subject: Re: [bug#62381] [PATCH] gnu: boxes: Update to 2.2.0.
Date: Mon, 27 Mar 2023 16:58:55 +0100
[Message part 4 (text/plain, inline)]
Greg Hogan <code <at> greghogan.com> writes:

> * gnu/packages/shellutils.scm (boxes): Update to 2.2.0.
> ---
>  gnu/packages/shellutils.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks Greg, I've pushed this to the master branch as
1564ae60deb26a734d8c42eeb8abe9bc27ec4d75.

Chris
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 2 years and 89 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.