From: Danny Milosavljevic <dannym@scratchpost.org>
To: guix-devel@gnu.org
Subject: [PATCH] gnu: dtc: Make home-page field value more useful.
Date: Wed, 25 Jan 2017 10:37:13 +0100 [thread overview]
Message-ID: <20170125093713.14314-1-dannym@scratchpost.org> (raw)
* gnu/packages/u-boot.scm (dtc)[home-page]: Change.
---
gnu/packages/u-boot.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/u-boot.scm b/gnu/packages/u-boot.scm
index cdd52d874..5d34f651e 100644
--- a/gnu/packages/u-boot.scm
+++ b/gnu/packages/u-boot.scm
@@ -53,7 +53,7 @@
#:phases
(modify-phases %standard-phases
(delete 'configure))))
- (home-page "https://www.devicetree.org")
+ (home-page "http://elinux.org/Device_Tree_Usage")
(synopsis "Compiles device tree source files")
(description "@command{dtc} compiles device tree source files to device
tree binary files. These are board description files used by Linux and BSD.")
next reply other threads:[~2017-01-25 9:37 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-25 9:37 Danny Milosavljevic [this message]
2017-01-30 22:44 ` [PATCH] gnu: dtc: Make home-page field value more useful Ludovic Courtès
2017-01-30 23:48 ` Tobias Geerinckx-Rice
2017-01-31 8:06 ` [PATCH v2] gnu: dtc: Update description to reference HOWTO Danny Milosavljevic
2017-01-31 16:34 ` Marius Bakke
2017-02-01 12:53 ` Danny Milosavljevic
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170125093713.14314-1-dannym@scratchpost.org \
--to=dannym@scratchpost.org \
--cc=guix-devel@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 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).