From unknown Fri Jun 20 07:14:44 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#44024 <44024@debbugs.gnu.org> To: bug#44024 <44024@debbugs.gnu.org> Subject: Status: [PATCH] gnu: emacs-request: Update to latest commit. Reply-To: bug#44024 <44024@debbugs.gnu.org> Date: Fri, 20 Jun 2025 14:14:44 +0000 retitle 44024 [PATCH] gnu: emacs-request: Update to latest commit. reassign 44024 guix-patches submitter 44024 Niklas Eklund severity 44024 normal tag 44024 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Oct 15 16:31:17 2020 Received: (at submit) by debbugs.gnu.org; 15 Oct 2020 20:31:17 +0000 Received: from localhost ([127.0.0.1]:56720 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kT9u9-0006So-4r for submit@debbugs.gnu.org; Thu, 15 Oct 2020 16:31:17 -0400 Received: from lists.gnu.org ([209.51.188.17]:59052) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kT9u8-0006Sh-5c for submit@debbugs.gnu.org; Thu, 15 Oct 2020 16:31:16 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36512) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kT9u7-0001lZ-EJ for guix-patches@gnu.org; Thu, 15 Oct 2020 16:31:15 -0400 Received: from mout02.posteo.de ([185.67.36.66]:58469) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kT9u1-0003qy-A6 for guix-patches@gnu.org; Thu, 15 Oct 2020 16:31:13 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id D13C72400FC for ; Thu, 15 Oct 2020 22:31:02 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1602793862; bh=b6TudGLo6LuriFwzhqTi/z4arnRqXPC3rBsfXmIGhgg=; h=From:To:Subject:Date:From; b=NyNUgKebYeDKsxnFpg5OoqPV7f/ZsSl1wSIbYAo4zCXrM7hFm+KEXGHy3tBTW2byh vK1V4N8ij/6nVDtjnH0jBCkcxgZCoZ9rSeiHejsWFNpMTToHQX6slWATNWdAHAJeZg MDeNLGRsPfstDFNog+MQDXxPs0vYq/dcAk+R7ClwvuIrat4qFLfYO+/GCN5ZVn9uhW IFM8AeSOwHw6kntUrEhirenT6V6wXlQqEkt/wS+FSGKruaSzeXuRuUcaRoI+NvJdES k/s3B7gUAuHUCmB6hjUPEJZ/mp8hqgWJAUdKuoymoIiulnwso9D9KF+QPQNuGrnWu4 aiUBqG5r6tPqg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4CC1Bt16nXz6tq7 for ; Thu, 15 Oct 2020 22:31:02 +0200 (CEST) From: Niklas Eklund To: guix-patches@gnu.org Subject: [PATCH] gnu: emacs-request: Update to latest commit. Date: Thu, 15 Oct 2020 22:31:01 +0200 Message-ID: <875z7bp6yi.fsf@posteo.net> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Received-SPF: pass client-ip=185.67.36.66; envelope-from=niklas.eklund@posteo.net; helo=mout02.posteo.de X-detected-operating-system: by eggs.gnu.org: First seen = 2020/10/15 16:25:24 X-ACL-Warn: Detected OS = Linux 3.11 and newer [fuzzy] X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) --=-=-= Content-Type: text/plain This patch updates emacs-request to the latest commit on git. The reason for updating the package is that early this year a patch was merged which allowed emacs-request to utilize the auth-source package providing a more convenient experience for users and package developers. --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=0001-gnu-emacs-request-Update-to-latest-commit.patch Content-Description: Content >From 7236dcf7c836cec8562df3d47ba8c2bc27bfdf0d Mon Sep 17 00:00:00 2001 From: Niklas Eklund Date: Thu, 15 Oct 2020 22:23:58 +0200 Subject: [PATCH] gnu: emacs-request: Update to latest commit. * gnu/packages/emacs-xyz.scm (emacs-request): Update to latest commit. --- gnu/packages/emacs-xyz.scm | 44 ++++++++++++++++++++------------------ 1 file changed, 23 insertions(+), 21 deletions(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 09984bc704..cbdc9d4234 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -6910,29 +6910,31 @@ parallel.") (license license:gpl3+))) (define-public emacs-request - (package - (name "emacs-request") - (version "0.3.2") - (source (origin - (method git-fetch) - (uri (git-reference - (url "https://github.com/tkf/emacs-request") - (commit (string-append "v" version)))) - (file-name (git-file-name name version)) - (sha256 - (base32 - "1djywhvvb6kwdj0nd3axjvb7k2g06dzkc6hsf29w9rsk96vr8ryl")))) - (build-system emacs-build-system) - (arguments - `(#:tests? #f)) ; requires network access. - (propagated-inputs - `(("emacs-deferred" ,emacs-deferred))) - (home-page "https://github.com/tkf/emacs-request") - (synopsis "Package for speaking HTTP in Emacs Lisp") - (description "This package provides a HTTP request library with multiple + (let ((commit "d02d1347ffdf138cffd380cbeac62ac8732036ef") + (revision "0")) + (package + (name "emacs-request") + (version (git-version "0.3.2" revision commit)) + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/tkf/emacs-request") + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1rkpakzish2d470ca15yq3k0m1j7a2lrkvvddcyvc2rx0sncsdjs")))) + (build-system emacs-build-system) + (arguments + `(#:tests? #f)) ; requires network access. + (propagated-inputs + `(("emacs-deferred" ,emacs-deferred))) + (home-page "https://github.com/tkf/emacs-request") + (synopsis "Package for speaking HTTP in Emacs Lisp") + (description "This package provides a HTTP request library with multiple backends. It supports url.el which is shipped with Emacs and the curl command line program.") - (license license:gpl3+))) + (license license:gpl3+)))) (define-public emacs-rudel (package -- 2.28.0 --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Thu Oct 15 17:54:53 2020 Received: (at 44024) by debbugs.gnu.org; 15 Oct 2020 21:54:53 +0000 Received: from localhost ([127.0.0.1]:56807 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kTBD3-000052-3f for submit@debbugs.gnu.org; Thu, 15 Oct 2020 17:54:53 -0400 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:50955) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kTBD1-0008WS-LD for 44024@debbugs.gnu.org; Thu, 15 Oct 2020 17:54:52 -0400 X-Originating-IP: 185.131.40.67 Received: from localhost (40-67.ipv4.commingeshautdebit.fr [185.131.40.67]) (Authenticated sender: admin@nicolasgoaziou.fr) by relay3-d.mail.gandi.net (Postfix) with ESMTPSA id 7B10260003; Thu, 15 Oct 2020 21:54:44 +0000 (UTC) From: Nicolas Goaziou To: Niklas Eklund Subject: Re: [bug#44024] [PATCH] gnu: emacs-request: Update to latest commit. References: <875z7bp6yi.fsf@posteo.net> Date: Thu, 15 Oct 2020 23:54:43 +0200 In-Reply-To: <875z7bp6yi.fsf@posteo.net> (Niklas Eklund's message of "Thu, 15 Oct 2020 22:31:01 +0200") Message-ID: <87ft6fb1ek.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 44024 Cc: 44024@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hello, Niklas Eklund writes: > This patch updates emacs-request to the latest commit on git. The reason for > updating the package is that early this year a patch was merged which allowed > emacs-request to utilize the auth-source package providing a more convenient > experience for users and package developers. Thank you. Could you add a comment explaining the above at the top of the package definition and send it again? Regards, -- Nicolas Goaziou From debbugs-submit-bounces@debbugs.gnu.org Sun Oct 18 15:01:28 2020 Received: (at 44024) by debbugs.gnu.org; 18 Oct 2020 19:01:28 +0000 Received: from localhost ([127.0.0.1]:39086 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kUDvs-00087d-Cd for submit@debbugs.gnu.org; Sun, 18 Oct 2020 15:01:28 -0400 Received: from mout01.posteo.de ([185.67.36.65]:59368) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kUDvq-00087O-5o for 44024@debbugs.gnu.org; Sun, 18 Oct 2020 15:01:27 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id AA19D160062 for <44024@debbugs.gnu.org>; Sun, 18 Oct 2020 21:01:19 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1603047679; bh=ujlqRbDSrR7kFNiV3OwkGXZPqMBVlYRYCs5eRIj22LY=; h=From:To:Cc:Subject:Date:From; b=oGgqC/yXd2kZ/5i87r5reKEErtiw5zyaHzrVUMBMlvYX8ksaBqiNjzUJQi75XK5I7 vjXscBThfU2m+nvmaHjz0Kf7KYJc1dya4860mknQnX3yHlmrVqya0KuLxRTTlkxr3m J6gdecdzKgwzIjYN0ivKrz1UEcANMytLMoeDexnmdLspbzxrB49UAoP4/U/7dy7vFQ dSop6OXsZRrsW9fpG+qI8BkEzoHrcFqfVBFR/KOIOMvex4nHWpxkv3gvfwRz4FgSjF 2qd7MUAJZUOIzxzSiadwamoDx5vG4y2YCbgnBmMIMp5rLPs8MvE8ziqaZ8rtsVQBW2 BGlYWtvKgmruQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4CDq3y6x1Dz6tmV; Sun, 18 Oct 2020 21:01:18 +0200 (CEST) From: Niklas Eklund To: Nicolas Goaziou Subject: Re: [bug#44024] [PATCH] gnu: emacs-request: Update to latest commit. In-Reply-To: <87ft6fb1ek.fsf@nicolasgoaziou.fr> References: <875z7bp6yi.fsf@posteo.net> <87ft6fb1ek.fsf@nicolasgoaziou.fr> Date: Sun, 18 Oct 2020 21:01:17 +0200 Message-ID: <87v9f78iki.fsf@posteo.net> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 44024 Cc: 44024@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) --=-=-= Content-Type: text/plain Nicolas Goaziou writes: > Hello, > > Niklas Eklund writes: > >> This patch updates emacs-request to the latest commit on git. The reason for >> updating the package is that early this year a patch was merged which allowed >> emacs-request to utilize the auth-source package providing a more convenient >> experience for users and package developers. > > Thank you. > > Could you add a comment explaining the above at the top of the package > definition and send it again? > > Regards, > -- > Nicolas Goaziou Absolutely, I wasn't sure if I were to put it in the code or not, but now I know for the future. Cheers, Niklas --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=v2-0001-gnu-Add-emacs-gcmh.patch Content-Description: Patch >From 0feb4bd289c7bab7b82e4d2f37fc7247acda6f6e Mon Sep 17 00:00:00 2001 From: Niklas Eklund Date: Wed, 30 Sep 2020 15:34:36 +0200 Subject: [PATCH v2] gnu: Add emacs-gcmh. * gnu/packages/emacs-xyz.scm (emacs-gcmh): New variable. --- gnu/packages/emacs-xyz.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 13471f77d1..575ee25308 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -1768,6 +1768,31 @@ always indented. It reindents after every change, making it more reliable than @code{electric-indent-mode}.") (license license:gpl2+))) +(define-public emacs-gcmh + (let ((commit "84c43a4c0b41a595ac6e299fa317d2831813e580") + (revision "0")) + (package + (name "emacs-gcmh") + (version (git-version "0.0.0" revision commit)) + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://gitlab.com/koral/gcmh") + (commit commit))) + (sha256 + (base32 "1r3wiqhrzh7wvqy484nl031fd4bn4cpvkv9646s4cjgvnnnv7jz3")) + (file-name (git-file-name name version)))) + (build-system emacs-build-system) + (home-page "https://gitlab.com/koral/gcmh") + (synopsis "Emacs Garbage Collector Magic Hack") + (description + "This package enforces a sneaky @dfn{garbage collector} (GC) strategy +to minimize GC interference with the activity. During normal use a high GC +threshold is set. When idling GC is immediately triggered and a low threshold +is set.") + (license license:gpl3+)))) + (define-public emacs-ctrlf (package (name "emacs-ctrlf") -- 2.28.0 --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Wed Nov 18 17:09:24 2020 Received: (at 44024) by debbugs.gnu.org; 18 Nov 2020 22:09:24 +0000 Received: from localhost ([127.0.0.1]:36832 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kfVdk-0006ty-6m for submit@debbugs.gnu.org; Wed, 18 Nov 2020 17:09:24 -0500 Received: from eggs.gnu.org ([209.51.188.92]:49674) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kfVdi-0006tj-86 for 44024@debbugs.gnu.org; Wed, 18 Nov 2020 17:09:22 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]:35576) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kfVdc-0006yU-Fm; Wed, 18 Nov 2020 17:09:16 -0500 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=34732 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kfVdc-0007eW-2L; Wed, 18 Nov 2020 17:09:16 -0500 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Niklas Eklund Subject: Re: [bug#44024] [PATCH] gnu: emacs-request: Update to latest commit. References: <875z7bp6yi.fsf@posteo.net> <87ft6fb1ek.fsf@nicolasgoaziou.fr> <87v9f78iki.fsf@posteo.net> Date: Wed, 18 Nov 2020 23:09:14 +0100 In-Reply-To: <87v9f78iki.fsf@posteo.net> (Niklas Eklund's message of "Sun, 18 Oct 2020 21:01:17 +0200") Message-ID: <877dqijp11.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 44024 Cc: 44024@debbugs.gnu.org, Nicolas Goaziou X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hi, Niklas Eklund skribis: > Nicolas Goaziou writes: > >> Hello, >> >> Niklas Eklund writes: >> >>> This patch updates emacs-request to the latest commit on git. The reaso= n for >>> updating the package is that early this year a patch was merged which a= llowed >>> emacs-request to utilize the auth-source package providing a more conve= nient >>> experience for users and package developers. >> >> Thank you. >> >> Could you add a comment explaining the above at the top of the package >> definition and send it again? >> >> Regards, >> --=20 >> Nicolas Goaziou > > Absolutely, I wasn't sure if I were to put it in the code or not, but > now I know for the future. [...] > +(define-public emacs-gcmh > + (let ((commit "84c43a4c0b41a595ac6e299fa317d2831813e580") > + (revision "0")) Looks like you forgot the comment. :-) Could you send an updated patch? (Else we can do it for you.) Thanks, Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Thu Nov 19 03:58:37 2020 Received: (at 44024) by debbugs.gnu.org; 19 Nov 2020 08:58:37 +0000 Received: from localhost ([127.0.0.1]:38110 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kffm0-0004d4-NS for submit@debbugs.gnu.org; Thu, 19 Nov 2020 03:58:37 -0500 Received: from mout01.posteo.de ([185.67.36.65]:39213) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kfflw-0004cp-FL for 44024@debbugs.gnu.org; Thu, 19 Nov 2020 03:58:34 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id E4EED16005F for <44024@debbugs.gnu.org>; Thu, 19 Nov 2020 09:58:25 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1605776305; bh=WgqpjMlqAO31BD2KZpojZj/YqqK+5Q5xpo4UI/GTITI=; h=From:To:Cc:Subject:Date:From; b=edC41xeXNeMPM3zTdbfVBpFv955ITKPeEQLIDjCZfUZuui6Izo3pHSXoE9EqddiKh DwwMFK+za/+4WxGC4YBO/ky2zjHPo1yfqKQe1WL9pAVZRcLeXpoPTWHGsNgs8oiPmi Z4uzuSova/FM+k2adAehq+slsKTapmWSVD7j/6LE+gyFOQi0p7Kny/lZV/2YWMcBkH am+R5+TQ9/8kv+a9O+CRljBG5ZwsuiQ+0Uud0kw+hymesSb7TsxyN8eQTNnEn5mGo8 oEV5cB4w1kAYdQ+ct4Vf96W/fc5rREOrQCsd6KGv5YPjrK98f7uZAvfYqcGybY6dla M4d24Ek/rDDxg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4CcD9Y1DDMz6tmG; Thu, 19 Nov 2020 09:58:25 +0100 (CET) From: Niklas Eklund To: Ludovic =?utf-8?Q?Court=C3=A8s?= Subject: Re: [bug#44024] [PATCH] gnu: emacs-request: Update to latest commit. In-Reply-To: <877dqijp11.fsf@gnu.org> References: <875z7bp6yi.fsf@posteo.net> <87ft6fb1ek.fsf@nicolasgoaziou.fr> <87v9f78iki.fsf@posteo.net> <877dqijp11.fsf@gnu.org> Date: Thu, 19 Nov 2020 09:58:28 +0100 Message-ID: <87eekpwwnf.fsf@posteo.net> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 44024 Cc: 44024@debbugs.gnu.org, Nicolas Goaziou X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Ludovic Court=C3=A8s writes: > Hi, > >> +(define-public emacs-gcmh >> + (let ((commit "84c43a4c0b41a595ac6e299fa317d2831813e580") >> + (revision "0")) > > Looks like you forgot the comment. :-) > > Could you send an updated patch? (Else we can do it for you.) > > Thanks, > Ludo=E2=80=99. Hi Ludo, I could have sworn I updated that, must be something that I have done wrong here :O. I will make a new atempt, in this message attaching a new patch. If that still fails feel free to make the change :) --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=v3-0001-gnu-emacs-request-Update-to-latest-commit.patch Content-Description: new patch >From 75bfe74c5e150b5aca294c7b51e94d63b188dbe7 Mon Sep 17 00:00:00 2001 From: Niklas Eklund Date: Thu, 15 Oct 2020 22:23:58 +0200 Subject: [PATCH v3] gnu: emacs-request: Update to latest commit. * gnu/packages/emacs-xyz.scm (emacs-request): Update to latest commit. --- gnu/packages/emacs-xyz.scm | 46 +++++++++++++++++++++----------------- 1 file changed, 25 insertions(+), 21 deletions(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 09984bc704..e88119ea43 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -6910,29 +6910,33 @@ parallel.") (license license:gpl3+))) (define-public emacs-request - (package - (name "emacs-request") - (version "0.3.2") - (source (origin - (method git-fetch) - (uri (git-reference - (url "https://github.com/tkf/emacs-request") - (commit (string-append "v" version)))) - (file-name (git-file-name name version)) - (sha256 - (base32 - "1djywhvvb6kwdj0nd3axjvb7k2g06dzkc6hsf29w9rsk96vr8ryl")))) - (build-system emacs-build-system) - (arguments - `(#:tests? #f)) ; requires network access. - (propagated-inputs - `(("emacs-deferred" ,emacs-deferred))) - (home-page "https://github.com/tkf/emacs-request") - (synopsis "Package for speaking HTTP in Emacs Lisp") - (description "This package provides a HTTP request library with multiple + ;; We prefer a more recent commit that has support for auth-source, + ;; which makes authentication more convenient for users and maintainers. + (let ((commit "d02d1347ffdf138cffd380cbeac62ac8732036ef") + (revision "0")) + (package + (name "emacs-request") + (version (git-version "0.3.2" revision commit)) + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/tkf/emacs-request") + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1rkpakzish2d470ca15yq3k0m1j7a2lrkvvddcyvc2rx0sncsdjs")))) + (build-system emacs-build-system) + (arguments + `(#:tests? #f)) ; requires network access. + (propagated-inputs + `(("emacs-deferred" ,emacs-deferred))) + (home-page "https://github.com/tkf/emacs-request") + (synopsis "Package for speaking HTTP in Emacs Lisp") + (description "This package provides a HTTP request library with multiple backends. It supports url.el which is shipped with Emacs and the curl command line program.") - (license license:gpl3+))) + (license license:gpl3+)))) (define-public emacs-rudel (package -- 2.28.0 --=-=-= Content-Type: text/plain Thanks, Niklas --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Thu Nov 19 15:29:03 2020 Received: (at 44024-done) by debbugs.gnu.org; 19 Nov 2020 20:29:03 +0000 Received: from localhost ([127.0.0.1]:41075 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kfqYB-0005YQ-JH for submit@debbugs.gnu.org; Thu, 19 Nov 2020 15:29:03 -0500 Received: from relay12.mail.gandi.net ([217.70.178.232]:58221) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kfqY9-0005Xu-KE for 44024-done@debbugs.gnu.org; Thu, 19 Nov 2020 15:29:02 -0500 Received: from localhost (40-67.ipv4.commingeshautdebit.fr [185.131.40.67]) (Authenticated sender: admin@nicolasgoaziou.fr) by relay12.mail.gandi.net (Postfix) with ESMTPSA id 54B3B200002; Thu, 19 Nov 2020 20:28:54 +0000 (UTC) From: Nicolas Goaziou To: Niklas Eklund Subject: Re: [bug#44024] [PATCH] gnu: emacs-request: Update to latest commit. References: <875z7bp6yi.fsf@posteo.net> <87ft6fb1ek.fsf@nicolasgoaziou.fr> <87v9f78iki.fsf@posteo.net> <877dqijp11.fsf@gnu.org> <87eekpwwnf.fsf@posteo.net> Date: Thu, 19 Nov 2020 21:28:53 +0100 In-Reply-To: <87eekpwwnf.fsf@posteo.net> (Niklas Eklund's message of "Thu, 19 Nov 2020 09:58:28 +0100") Message-ID: <87h7pldray.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 44024-done Cc: Ludovic =?utf-8?Q?Court=C3=A8s?= , 44024-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Hello, Niklas Eklund writes: > * gnu/packages/emacs-xyz.scm (emacs-request): Update to latest commit. Applied. Thank you. Regards, -- Nicolas Goaziou From unknown Fri Jun 20 07:14:44 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 18 Dec 2020 12:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator