From: Vincent Legoll <vincent.legoll@gmail.com>
To: 39518@debbugs.gnu.org
Subject: [bug#39518] [PATCH] add S-O-B
Date: Sun, 9 Feb 2020 10:13:25 +0100 [thread overview]
Message-ID: <CAEwRq=q7ZuF3iS8Z3hYirsjAufDO_qd-tvRMRwxEybWvLNcNcA@mail.gmail.com> (raw)
In-Reply-To: <CAEwRq=one45=o9Rjoj_7cqu8pP=knZSD1yiNDmRAGPJ11A9MAw@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 48 bytes --]
here is is patch with S-O-B
--
Vincent Legoll
[-- Attachment #2: 0001-gnu-musl-update-home-page-URL.patch --]
[-- Type: text/x-patch, Size: 1081 bytes --]
From 7aaaa79ee5f7773cb6093e21dc8fc26469a9809a Mon Sep 17 00:00:00 2001
From: Vincent Legoll <vincent.legoll@gmail.com>
Date: Sat, 8 Feb 2020 18:08:08 +0100
Subject: [PATCH] gnu: musl: update home page URL * gnu/packages/musl.scm
(musl)[home-page]: update URL
Signed-off-by: Vincent Legoll <vincent.legoll@gmail.com>
---
gnu/packages/musl.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/musl.scm b/gnu/packages/musl.scm
index 6a6344efb5..7e4e27d00d 100644
--- a/gnu/packages/musl.scm
+++ b/gnu/packages/musl.scm
@@ -44,7 +44,7 @@
(synopsis "Small C standard library")
(description "musl is a simple and lightweight C standard library. It
strives to be correct in the sense of standards-conformance and safety.")
- (home-page "https://www.musl-libc.org")
+ (home-page "https://musl.libc.org")
;; Musl as a whole is released under the Expat license. Parts of it are
;; derived from various third-party projects that are released under
;; non-copyleft licenses. See the COPYRIGHT file for details.
--
2.25.0
next prev parent reply other threads:[~2020-02-09 9:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-09 9:06 [bug#39518] [PATCH] update musl URL Vincent Legoll
2020-02-09 9:13 ` Vincent Legoll [this message]
2020-02-09 19:37 ` bug#39518: [PATCH] add S-O-B Tobias Geerinckx-Rice via Guix-patches via
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='CAEwRq=q7ZuF3iS8Z3hYirsjAufDO_qd-tvRMRwxEybWvLNcNcA@mail.gmail.com' \
--to=vincent.legoll@gmail.com \
--cc=39518@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.