From: ng0 <ng0@pragmatique.xyz>
To: 26773@debbugs.gnu.org
Subject: bug#26773: fish-guix: Use the correct home-page
Date: Thu, 4 May 2017 10:23:08 +0000 [thread overview]
Message-ID: <20170504102308.xhqbxhpa7u3ewmvj@abyayala> (raw)
[-- Attachment #1: Type: text/plain, Size: 300 bytes --]
When I sent the patch, I forgot to update the home-page location.
Recently this shifted back and forth between noblogs.org and pragmatique.xyz,
and ended up where it is now.
This page also features links to source, license, etc.
--
https://pragmatique.xyz
PGP: https://people.pragmatique.xyz/ng0/
[-- Attachment #2: 0001-gnu-fish-guix-Adjust-the-home-page.patch --]
[-- Type: text/plain, Size: 1000 bytes --]
From 42f3ea536bcf78bcd19d2f16f54728b41584578c Mon Sep 17 00:00:00 2001
From: ng0 <ng0@no-reply.pragmatique.xyz>
Date: Wed, 3 May 2017 23:36:16 +0000
Subject: [PATCH 1/2] gnu: fish-guix: Adjust the home-page.
* gnu/packages/shells.scm (fish-guix)[home-page]: Use the correct website.
---
gnu/packages/shells.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/shells.scm b/gnu/packages/shells.scm
index 5f57619e0..d87d58e5c 100644
--- a/gnu/packages/shells.scm
+++ b/gnu/packages/shells.scm
@@ -167,7 +167,7 @@ highlighting.")
#:phases
(modify-phases %standard-phases
(delete 'configure)))) ; No configure script.
- (home-page "https://pragmatique.noblogs.org/software/fish-guix/downloads/")
+ (home-page "https://pragmatique.xyz/software/fish-guix.html")
(synopsis "Fish completions for Guix")
(description
"Fish-guix provides completions for Guix for users of the fish shell.")
--
2.12.2
next reply other threads:[~2017-05-04 10:24 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-04 10:23 ng0 [this message]
2017-05-04 14:07 ` bug#26773: fish-guix: Use the correct home-page Ludovic Courtès
2017-05-04 14:17 ` ng0
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170504102308.xhqbxhpa7u3ewmvj@abyayala \
--to=ng0@pragmatique.xyz \
--cc=26773@debbugs.gnu.org \
/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 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.