all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#59449] [PATCH] gnu: emacs-restclient: Update to 0-4.1fb5706.
@ 2022-11-21 15:57 Michael Rohleder
  2022-11-21 22:13 ` bug#59449: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2022-11-21 15:57 UTC (permalink / raw)
  To: 59449; +Cc: Michael Rohleder

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#59449: [PATCH] gnu: emacs-restclient: Update to 0-4.1fb5706.
  2022-11-21 15:57 [bug#59449] [PATCH] gnu: emacs-restclient: Update to 0-4.1fb5706 Michael Rohleder
@ 2022-11-21 22:13 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2022-11-21 22:13 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 59449-done

Hello,

Michael Rohleder <mike@rohleder.de> writes:

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

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-11-21 22:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-21 15:57 [bug#59449] [PATCH] gnu: emacs-restclient: Update to 0-4.1fb5706 Michael Rohleder
2022-11-21 22:13 ` bug#59449: " Nicolas Goaziou

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.