GNU bug report logs - #46207
[PATCH] gnu: emacs-adaptive-wrap: Update source URI.

Previous Next

Package: guix-patches;

Reported by: Evgeny Pisemsky <evgeny <at> pisemsky.com>

Date: Sun, 31 Jan 2021 08:58:03 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 46207 in the body.
You can then email your comments to 46207 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#46207; Package guix-patches. (Sun, 31 Jan 2021 08:58:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Evgeny Pisemsky <evgeny <at> pisemsky.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 31 Jan 2021 08:58:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Evgeny Pisemsky <evgeny <at> pisemsky.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: emacs-adaptive-wrap: Update source URI.
Date: Sun, 31 Jan 2021 10:40:30 +0300
[0001-gnu-emacs-adaptive-wrap-Update-source-URI.patch (text/x-patch, inline)]
From c428b20e5113a48761612c8a0af3928df7a9a089 Mon Sep 17 00:00:00 2001
From: Evgeny Pisemsky <evgeny <at> 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 sent to Nicolas Goaziou <mail <at> nicolasgoaziou.fr>:
You have taken responsibility. (Sun, 31 Jan 2021 16:52:01 GMT) Full text and rfc822 format available.

Notification sent to Evgeny Pisemsky <evgeny <at> pisemsky.com>:
bug acknowledged by developer. (Sun, 31 Jan 2021 16:52:02 GMT) Full text and rfc822 format available.

Message #10 received at 46207-done <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Evgeny Pisemsky <evgeny <at> pisemsky.com>
Cc: 46207-done <at> debbugs.gnu.org
Subject: Re: [bug#46207] [PATCH] gnu: emacs-adaptive-wrap: Update source URI.
Date: Sun, 31 Jan 2021 17:51:48 +0100
Hello,

Evgeny Pisemsky <evgeny <at> pisemsky.com> writes:

> Subject: [PATCH] gnu: emacs-adaptive-wrap: Update source URI.
>
> This fixes a "download failed" error when building the package.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 01 Mar 2021 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 110 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.