unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Ethan R. Jones" <doubleplusgood23@gmail.com>
To: 26872@debbugs.gnu.org
Cc: "Ethan R. Jones" <doubleplusgood23@gmail.com>
Subject: bug#26872: [PATCH 4/4] gnu: libaio: fix source URL
Date: Wed, 10 May 2017 22:41:40 -0400	[thread overview]
Message-ID: <20170511024140.1852-4-doubleplusgood23@gmail.com> (raw)
In-Reply-To: <20170511024140.1852-1-doubleplusgood23@gmail.com>

---
 gnu/packages/linux.scm | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 61c960bfb..61aaf5332 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -2686,9 +2686,7 @@ Linux Device Mapper multipathing driver:
               (method url-fetch)
              (uri (list
                    (string-append "mirror://debian/pool/main/liba/libaio/"
-                                  name "_" version ".orig.tar.gz")
-                   (string-append "https://fedorahosted.org/releases/l/i/libaio/"
-                                  name "-" version ".tar.gz")))
+                                  name "_" version ".orig.tar.gz")))
              (sha256
               (base32
                "0zjzfkwd1kdvq6zpawhzisv7qbq1ffs343i5fs9p498pcf7046g0"))))
-- 
2.12.2

  parent reply	other threads:[~2017-05-11  2:44 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-11  2:41 bug#26872: [PATCH 1/4] gnu: libpwquality: fix source URL Ethan R. Jones
2017-05-11  2:41 ` bug#26873: [PATCH 2/4] gnu: font-liberation: fix source and homepage URL Ethan R. Jones
2017-05-11  3:49   ` Leo Famulari
2017-05-11  2:41 ` bug#26872: [PATCH 3/4] gnu: python2-dogtail: fix homepage URL python-kitchen: fix " Ethan R. Jones
2017-05-11  3:51   ` Leo Famulari
2017-05-11  2:41 ` Ethan R. Jones [this message]
2017-05-11  3:50   ` bug#26872: [PATCH 4/4] gnu: libaio: fix source URL Leo Famulari
2017-05-11  3:48 ` bug#26872: [PATCH 1/4] gnu: libpwquality: " Leo Famulari

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=20170511024140.1852-4-doubleplusgood23@gmail.com \
    --to=doubleplusgood23@gmail.com \
    --cc=26872@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 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).