unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Evgeny Pisemsky <evgeny@pisemsky.com>
To: 46207@debbugs.gnu.org
Subject: [bug#46207] [PATCH] gnu: emacs-adaptive-wrap: Update source URI.
Date: Sun, 31 Jan 2021 10:40:30 +0300	[thread overview]
Message-ID: <87lfc9sgep.fsf@pisemsky.com> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: 0001-gnu-emacs-adaptive-wrap-Update-source-URI.patch --]
[-- Type: text/x-patch, Size: 1073 bytes --]

From c428b20e5113a48761612c8a0af3928df7a9a089 Mon Sep 17 00:00:00 2001
From: Evgeny Pisemsky <evgeny@pisemsky.com>
Date: Sun, 31 Jan 2021 10:05:06 +0300
Subject: [PATCH] gnu: emacs-adaptive-wrap: Update source URI.

This fixes a "download failed" error when building the package.

* gnu/packages/emacs-xyz.scm (emacs-adaptive-wrap)[source]: Update URI.
---
 gnu/packages/emacs-xyz.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 28c7b41d79..f8d3ed2165 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -11774,7 +11774,7 @@ information via a consistent and well-integrated user interface.")
      (origin
        (method url-fetch)
        (uri (string-append "https://elpa.gnu.org/packages/"
-                           "adaptive-wrap-" version ".el"))
+                           "adaptive-wrap-" version ".tar"))
        (sha256
         (base32 "1gs1pqzywvvw4prj63vpj8abh8h14pjky11xfl23pgpk9l3ldrb0"))))
     (build-system emacs-build-system)
-- 
2.30.0





             reply	other threads:[~2021-01-31  8:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-31  7:40 Evgeny Pisemsky [this message]
2021-01-31 16:51 ` bug#46207: [PATCH] gnu: emacs-adaptive-wrap: Update source URI Nicolas Goaziou

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=87lfc9sgep.fsf@pisemsky.com \
    --to=evgeny@pisemsky.com \
    --cc=46207@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).