GNU bug report logs - #53955
[PATCH] gnu: fish: Update to 3.3.1.

Previous Next

Package: guix-patches;

Reported by: Steve George <steve <at> futurile.net>

Date: Sat, 12 Feb 2022 12:05:01 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 53955 in the body.
You can then email your comments to 53955 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#53955; Package guix-patches. (Sat, 12 Feb 2022 12:05:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Steve George <steve <at> futurile.net>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 12 Feb 2022 12:05:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Steve George <steve <at> futurile.net>
To: guix-patches <at> gnu.org
Cc: Steve George <steve <at> futurile.net>
Subject: [PATCH] gnu: fish: Update to 3.3.1.
Date: Sat, 12 Feb 2022 12:03:06 +0000
* **Request for testing**: patch compiles manually, but fails under guix
  daemon. Please test it as there seems no reason it should fail.

-- >8 -- >8 -- >8
* gnu/packages/shells/scm (fish): Update to 3.3.1.
---
 gnu/packages/shells.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/shells.scm b/gnu/packages/shells.scm
index 1cdb5ba5b2..3cd316753e 100644
--- a/gnu/packages/shells.scm
+++ b/gnu/packages/shells.scm
@@ -115,7 +115,7 @@ direct descendant of NetBSD's Almquist Shell (@command{ash}).")
 (define-public fish
   (package
     (name "fish")
-    (version "3.2.2")
+    (version "3.3.1")
     (source
      (origin
        (method url-fetch)
@@ -123,7 +123,7 @@ direct descendant of NetBSD's Almquist Shell (@command{ash}).")
                            "releases/download/" version "/"
                            "fish-" version ".tar.xz"))
        (sha256
-        (base32 "02a0dgz5cy4iv3ysvl5kzzd4ji8pxqv93zd45041plcki0ddli2r"))
+        (base32 "12dfkyqv5vm52i1fifz91h8f8xg60xjvv94kx6xjqxk9a8dfxd5m"))
        (modules '((guix build utils)))
        (snippet
         '(begin

base-commit: 515406f20f0f2a69f8701ce3ece8121dbc4fb5dd
-- 
2.17.1





Reply sent to Nicolas Goaziou <mail <at> nicolasgoaziou.fr>:
You have taken responsibility. (Tue, 15 Feb 2022 14:12:01 GMT) Full text and rfc822 format available.

Notification sent to Steve George <steve <at> futurile.net>:
bug acknowledged by developer. (Tue, 15 Feb 2022 14:12:02 GMT) Full text and rfc822 format available.

Message #10 received at 53955-done <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Steve George <steve <at> futurile.net>
Cc: 53955-done <at> debbugs.gnu.org
Subject: Re: [bug#53955] [PATCH] gnu: fish: Update to 3.3.1.
Date: Tue, 15 Feb 2022 15:11:29 +0100
Hello,

Steve George <steve <at> futurile.net> writes:

> * **Request for testing**: patch compiles manually, but fails under guix
>   daemon. Please test it as there seems no reason it should fail.

I built it and didn't encounter any error. We'll see what the CI says.
>
> * gnu/packages/shells/scm (fish): Update to 3.3.1.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 16 Mar 2022 11:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 94 days ago.

Previous Next


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