unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#27390] fish: Update to 2.6.0
@ 2017-06-16  9:51 ng0
  2017-06-16 10:31 ` bug#27390: " Danny Milosavljevic
  0 siblings, 1 reply; 2+ messages in thread
From: ng0 @ 2017-06-16  9:51 UTC (permalink / raw)
  To: 27390


[-- Attachment #1.1: Type: text/plain, Size: 127 bytes --]

Appended.
-- 
ng0
OpenPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588
https://krosos.org/~/ng0/ https://www.infotropique.org

[-- Attachment #1.2: 0001-gnu-fish-Update-to-2.6.0.patch --]
[-- Type: text/plain, Size: 1660 bytes --]

From 4a2e60e0dfec2e2a2232cb0482a47d8740892d85 Mon Sep 17 00:00:00 2001
From: ng0 <ng0@no-reply.infotropique.org>
Date: Fri, 16 Jun 2017 08:33:00 +0000
Subject: [PATCH] gnu: fish: Update to 2.6.0.

* gnu/packages/shells.scm (fish): Update to 2.6.0.
---
 gnu/packages/shells.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/shells.scm b/gnu/packages/shells.scm
index 41d175825..6b9125e77 100644
--- a/gnu/packages/shells.scm
+++ b/gnu/packages/shells.scm
@@ -6,7 +6,7 @@
 ;;; Copyright © 2016 Tobias Geerinckx-Rice <me@tobias.gr>
 ;;; Copyright © 2016 Stefan Reichör <stefan@xsteve.at>
 ;;; Copyright © 2017 Ricardo Wurmus <rekado@elephly.net>
-;;; Copyright © 2017 ng0 <ng0@no-reply.pragmatique.xyz>
+;;; Copyright © 2017 ng0 <ng0@no-reply.infotropique.org>
 ;;; Copyright © 2017 Leo Famulari <leo@famulari.name>
 ;;;
 ;;; This file is part of GNU Guix.
@@ -99,14 +99,14 @@ direct descendant of NetBSD's Almquist Shell (@command{ash}).")
 (define-public fish
   (package
     (name "fish")
-    (version "2.5.0")
+    (version "2.6.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://fishshell.com/files/"
                                   version "/fish-" version ".tar.gz"))
               (sha256
                (base32
-                "19djav128nkhjxgfhwhc32i5y9d9c3karbh5yg67kqrdranyvh7q"))
+                "1yzx73kg5ng5ivhi68756sl5hpb8869110l9fwim6gn7f7bbprby"))
               (modules '((guix build utils)))
               ;; Don't try to install /etc/fish/config.fish.
               (snippet
-- 
2.13.1


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#27390: fish: Update to 2.6.0
  2017-06-16  9:51 [bug#27390] fish: Update to 2.6.0 ng0
@ 2017-06-16 10:31 ` Danny Milosavljevic
  0 siblings, 0 replies; 2+ messages in thread
From: Danny Milosavljevic @ 2017-06-16 10:31 UTC (permalink / raw)
  To: ng0; +Cc: 27390-done

Pushed fish to master as 0f4c37b9cf69c9149539202d736429fae8c29f1c.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-06-16 10:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-16  9:51 [bug#27390] fish: Update to 2.6.0 ng0
2017-06-16 10:31 ` bug#27390: " Danny Milosavljevic

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).