GNU bug report logs - #59449
[PATCH] gnu: emacs-restclient: Update to 0-4.1fb5706.

Previous Next

Package: guix-patches;

Reported by: Michael Rohleder <mike <at> rohleder.de>

Date: Mon, 21 Nov 2022 15:59:02 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#59449: closed ([PATCH] gnu: emacs-restclient: Update to
 0-4.1fb5706.)
Date: Mon, 21 Nov 2022 22:14:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 21 Nov 2022 23:13:34 +0100
with message-id <8735acnegh.fsf <at> nicolasgoaziou.fr>
and subject line Re: [bug#59449] [PATCH] gnu: emacs-restclient: Update to 0-4.1fb5706.
has caused the debbugs.gnu.org bug report #59449,
regarding [PATCH] gnu: emacs-restclient: Update to 0-4.1fb5706.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
59449: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=59449
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Michael Rohleder <mike <at> rohleder.de>
To: guix-patches <at> gnu.org
Cc: Michael Rohleder <mike <at> rohleder.de>
Subject: [PATCH] gnu: emacs-restclient: Update to 0-4.1fb5706.
Date: Mon, 21 Nov 2022 16:57:26 +0100
* gnu/packages/emacs-xyz.scm (emacs-restclient): Update to 0-4.1fb5706.
---
 gnu/packages/emacs-xyz.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 821240b6b2..bfac0696f7 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -16957,9 +16957,9 @@ (define-public emacs-jsonnet-mode
     (license license:gpl3+)))
 
 (define-public emacs-restclient
-  (let ((commit "ac8aad6c6b9e9d918062fa3c89c22c2f4ec48bc3")
+  (let ((commit "1fb570643b08ba66eb70831b6f874f52546917f1")
         (version "0")
-        (revision "3"))               ;Guix package revision,
+        (revision "4"))               ;Guix package revision,
                                         ;upstream doesn't have official releases
     (package
       (name "emacs-restclient")
@@ -16971,7 +16971,7 @@ (define-public emacs-restclient
                       (commit commit)))
                 (sha256
                  (base32
-                  "1a2c7xzy7rsan1zcdskia6m7n6j29xacfkqjlfdhzk6rr1bpzkwk"))
+                  "0npij1p1yw4p1f1yrx6bl8q18nav5p2xvbp7qhzhn7lb2fdn5jqv"))
                 (file-name (git-file-name name version))))
       (build-system emacs-build-system)
       (propagated-inputs
-- 
2.38.1



[Message part 3 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 59449-done <at> debbugs.gnu.org
Subject: Re: [bug#59449] [PATCH] gnu: emacs-restclient: Update to 0-4.1fb5706.
Date: Mon, 21 Nov 2022 23:13:34 +0100
Hello,

Michael Rohleder <mike <at> rohleder.de> writes:

> * gnu/packages/emacs-xyz.scm (emacs-restclient): Update to
> 0-4.1fb5706.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou


This bug report was last modified 2 years and 242 days ago.

Previous Next


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