unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Filip Staffa via Guix-patches via <guix-patches@gnu.org>
To: 51064@debbugs.gnu.org
Cc: Filip Staffa <gnu@filipstaffa.net>
Subject: [bug#51064] [PATCH] gnu: fish: Update to 3.3.1
Date: Wed, 06 Oct 2021 18:17:44 +0000	[thread overview]
Message-ID: <20211006181722.138-1-gnu@filipstaffa.net> (raw)

* 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






             reply	other threads:[~2021-10-06 20:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-06 18:17 Filip Staffa via Guix-patches via [this message]
2021-10-12 15:02 ` [bug#51064] [PATCH] gnu: fish: Update to 3.3.1 Ludovic Courtès
2021-10-12 19:31   ` Filip Staffa via Guix-patches via
2021-10-15 15:16     ` Ludovic Courtès
2021-10-15 15:42       ` Filip Staffa via Guix-patches via
2021-10-15 22:26         ` bug#51064: " Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211006181722.138-1-gnu@filipstaffa.net \
    --to=guix-patches@gnu.org \
    --cc=51064@debbugs.gnu.org \
    --cc=gnu@filipstaffa.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).