GNU bug report logs -
#43021
[PATCH] gnu: emacs-restclient: Update to 0-3.ac8aad6.
Previous Next
Reported by: Michael Rohleder <mike <at> rohleder.de>
Date: Mon, 24 Aug 2020 14:04:01 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 43021 in the body.
You can then email your comments to 43021 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#43021
; Package
guix-patches
.
(Mon, 24 Aug 2020 14:04:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Michael Rohleder <mike <at> rohleder.de>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Mon, 24 Aug 2020 14:04:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/emacs-xyz.scm (emacs-restclient): Update to 0-3.ac8aad6.
---
gnu/packages/emacs-xyz.scm | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 1efcf8f6a4..963894d3fe 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -11681,9 +11681,9 @@ JSON objects.")
(license license:gpl3+)))
(define-public emacs-restclient
- (let ((commit "422ee8d8b077dffe65706a0f027ed700b84746bc")
+ (let ((commit "ac8aad6c6b9e9d918062fa3c89c22c2f4ec48bc3")
(version "0")
- (revision "2")) ;Guix package revision,
+ (revision "3")) ;Guix package revision,
;upstream doesn't have official releases
(package
(name "emacs-restclient")
@@ -11695,11 +11695,12 @@ JSON objects.")
(commit commit)))
(sha256
(base32
- "067nin7vxkdpffxa0q61ybv7szihhvpdinivmci9qkbb86rs9kkz"))
+ "1a2c7xzy7rsan1zcdskia6m7n6j29xacfkqjlfdhzk6rr1bpzkwk"))
(file-name (git-file-name name version))))
(build-system emacs-build-system)
(propagated-inputs
- `(("emacs-helm" ,emacs-helm)))
+ `(("emacs-helm" ,emacs-helm)
+ ("emacs-jq-mode" ,emacs-jq-mode)))
(home-page "https://github.com/pashky/restclient.el")
(synopsis "Explore and test HTTP REST webservices")
(description
--
2.28.0
Reply sent
to
Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
:
You have taken responsibility.
(Tue, 25 Aug 2020 07:43:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Michael Rohleder <mike <at> rohleder.de>
:
bug acknowledged by developer.
(Tue, 25 Aug 2020 07:43:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 43021-done <at> debbugs.gnu.org (full text, mbox):
Hello,
Michael Rohleder <mike <at> rohleder.de> writes:
> * gnu/packages/emacs-xyz.scm (emacs-restclient): Update to
> 0-3.ac8aad6.
I added a reference to emacs-jq-mode in the commit message and applied
your patch. 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
.
(Tue, 22 Sep 2020 11:24:06 GMT)
Full text and
rfc822 format available.
This bug report was last modified 4 years and 357 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.