gnu: fish: Update to 3.5.1.

* gnu/packages/shells.scm (fish): Update to 3.5.1.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
Mike Jones 2022-08-16 19:35:00 +01:00 committed by 宋文武
parent 4e562883d1
commit 7df39e6b2d
No known key found for this signature in database
GPG key ID: D415BF253B515976

View file

@ -119,7 +119,7 @@ (define-public dash
(define-public fish
(package
(name "fish")
(version "3.3.1")
(version "3.5.1")
(source
(origin
(method url-fetch)
@ -127,7 +127,7 @@ (define-public fish
"releases/download/" version "/"
"fish-" version ".tar.xz"))
(sha256
(base32 "12dfkyqv5vm52i1fifz91h8f8xg60xjvv94kx6xjqxk9a8dfxd5m"))
(base32 "0a39vf0wqq6asw5xcrwgdsc67h5bxkgxzy77f8bx6pd4qlympm56"))
(modules '((guix build utils)))
(snippet
'(begin