[PATCH] gnu: emacs-restclient: Update to 0-4.1fb5706.

  • Done
  • quality assurance status badge
Details
2 participants
  • Nicolas Goaziou
  • Michael Rohleder
Owner
unassigned
Submitted by
Michael Rohleder
Severity
normal
M
M
Michael Rohleder wrote on 21 Nov 2022 16:57
(address . guix-patches@gnu.org)(name . Michael Rohleder)(address . mike@rohleder.de)
20221121155726.15926-1-mike@rohleder.de
* 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(-)

Toggle diff (27 lines)
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
N
N
Nicolas Goaziou wrote on 21 Nov 2022 23:13
(name . Michael Rohleder)(address . mike@rohleder.de)(address . 59449-done@debbugs.gnu.org)
8735acnegh.fsf@nicolasgoaziou.fr
Hello,

Michael Rohleder <mike@rohleder.de> writes:

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

Applied. Thank you.

Regards,
--
Nicolas Goaziou
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 59449@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 59449
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch