emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#51064: closed ([PATCH] gnu: fish: Update to 3.3.1)


From: GNU bug Tracking System
Subject: bug#51064: closed ([PATCH] gnu: fish: Update to 3.3.1)
Date: Fri, 15 Oct 2021 22:27:01 +0000

Your message dated Sat, 16 Oct 2021 00:26:33 +0200
with message-id <874k9hexgm.fsf@gnu.org>
and subject line Re: bug#51064: [PATCH] gnu: fish: Update to 3.3.1
has caused the debbugs.gnu.org bug report #51064,
regarding [PATCH] gnu: fish: Update to 3.3.1
to be marked as done.

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


-- 
51064: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=51064
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: fish: Update to 3.3.1 Date: Wed, 06 Oct 2021 18:17:44 +0000
* 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 62862516c3..4f2a63f3cf 100644
--- a/gnu/packages/shells.scm
+++ b/gnu/packages/shells.scm
@@ -113,7 +113,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)
@@ -121,7 +121,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
--
2.25.1





--- End Message ---
--- Begin Message --- Subject: Re: bug#51064: [PATCH] gnu: fish: Update to 3.3.1 Date: Sat, 16 Oct 2021 00:26:33 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Hi,

Filip Staffa <gnu@filipstaffa.net> skribis:

> I am new to Guix and have no knowledge of Fish source code, so I am not sure 
> how to replicate/debug the issue.
> I propose to close this patch, and I will create a new one once new version 
> of Fish gets released. If the issue persists with the new version, I will 
> hopefully have more knowledge by then to debug it :-)

Alright, closing!  (By sending this message to
NNN-done@debbugs.gnu.org.)

Ludo’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]