all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#29511] fish-guix: Update to 0.1.2.1
@ 2017-11-30 14:26 ng0
  2017-11-30 17:14 ` bug#29511: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: ng0 @ 2017-11-30 14:26 UTC (permalink / raw)
  To: 29511


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

Update version, update to new license used in release.
-- 
GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588
GnuPG: https://c.n0.is/ng0_pubkeys/tree/keys
  WWW: https://n0.is

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

From 5a4924bb3fd9cae0f8e71c8614e0913f2039935c Mon Sep 17 00:00:00 2001
From: ng0 <ng0@n0.is>
Date: Thu, 30 Nov 2017 14:22:17 +0000
Subject: [PATCH] gnu: fish-guix: Update to 0.1.2.1.

* gnu/packages/shells.scm (fish-guix): Update to 0.1.2.1.
(license): Switch to bsd-3.
---
 gnu/packages/shells.scm | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/shells.scm b/gnu/packages/shells.scm
index 62934646c..1f076999c 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@infotropique.org>
+;;; Copyright © 2017 ng0 <ng0@n0.is>
 ;;; Copyright © 2017 Leo Famulari <leo@famulari.name>
 ;;; Copyright © 2017 Arun Isaac <arunisaac@systemreboot.net>
 ;;;
@@ -149,7 +149,7 @@ highlighting.")
 (define-public fish-guix
   (package
     (name "fish-guix")
-    (version "0.1.1")
+    (version "0.1.2.1")
     (source
      (origin
        (method url-fetch)
@@ -157,7 +157,7 @@ highlighting.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "0xi0j9lvzh43lrj82gz52n2cjln0i0pgayngrg4hy5w4449biy0z"))))
+         "0k71hcn7nr523w74jw2i68x52s9hv6vmasnvnn7yr3xxvzn4kqgf"))))
     (build-system gnu-build-system)
     (arguments
      `(#:tests? #f ; No checks.
@@ -170,7 +170,7 @@ highlighting.")
     (synopsis "Fish completions for Guix")
     (description
      "Fish-guix provides completions for Guix for users of the fish shell.")
-    (license public-domain)))
+    (license bsd-3)))
 
 (define-public rc
   (package
-- 
2.15.0


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

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

* bug#29511: fish-guix: Update to 0.1.2.1
  2017-11-30 14:26 [bug#29511] fish-guix: Update to 0.1.2.1 ng0
@ 2017-11-30 17:14 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2017-11-30 17:14 UTC (permalink / raw)
  To: ng0; +Cc: 29511-done

ng0 <ng0@n0.is> skribis:

> From 5a4924bb3fd9cae0f8e71c8614e0913f2039935c Mon Sep 17 00:00:00 2001
> From: ng0 <ng0@n0.is>
> Date: Thu, 30 Nov 2017 14:22:17 +0000
> Subject: [PATCH] gnu: fish-guix: Update to 0.1.2.1.
>
> * gnu/packages/shells.scm (fish-guix): Update to 0.1.2.1.
> (license): Switch to bsd-3.

Applied, thanks!

Ludo'.

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

end of thread, other threads:[~2017-11-30 17:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-30 14:26 [bug#29511] fish-guix: Update to 0.1.2.1 ng0
2017-11-30 17:14 ` bug#29511: " Ludovic Courtès

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.