* [bug#51849] [PATCH] gnu: emacs-request: Update to 0.3.2-1.3336eaa.
@ 2021-11-14 16:02 Morgan.J.Smith
2021-11-15 10:04 ` bug#51849: " Nicolas Goaziou
0 siblings, 1 reply; 2+ messages in thread
From: Morgan.J.Smith @ 2021-11-14 16:02 UTC (permalink / raw)
To: 51849; +Cc: Morgan Smith
From: Morgan Smith <Morgan.J.Smith@outlook.com>
* gnu/packages/emacs-xyz.scm (emacs-request): Update to 0.3.2-1.3336eaa.
---
gnu/packages/emacs-xyz.scm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index b305bb5386..4c55b9bf50 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -8790,9 +8790,9 @@ (define-public emacs-rmsbolt
(define-public emacs-request
;; 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"))
+ ;; and has some bug fixes for Emacs 28.
+ (let ((commit "3336eaa97de923f74b90dda3e35985e122d40805")
+ (revision "1"))
(package
(name "emacs-request")
(version (git-version "0.3.2" revision commit))
@@ -8804,7 +8804,7 @@ (define-public emacs-request
(file-name (git-file-name name version))
(sha256
(base32
- "1rkpakzish2d470ca15yq3k0m1j7a2lrkvvddcyvc2rx0sncsdjs"))))
+ "0jckwy5zhz95d6l3lz8b9b34pppcjjzy97fg1wn8mqzhf3h460ac"))))
(build-system emacs-build-system)
(arguments
`(#:tests? #f)) ; requires network access.
--
2.33.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#51849: [PATCH] gnu: emacs-request: Update to 0.3.2-1.3336eaa.
2021-11-14 16:02 [bug#51849] [PATCH] gnu: emacs-request: Update to 0.3.2-1.3336eaa Morgan.J.Smith
@ 2021-11-15 10:04 ` Nicolas Goaziou
0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2021-11-15 10:04 UTC (permalink / raw)
To: Morgan.J.Smith; +Cc: 51849-done
Hello,
Morgan.J.Smith@outlook.com writes:
> * gnu/packages/emacs-xyz.scm (emacs-request): Update to
> 0.3.2-1.3336eaa.
Applied. Thank you.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-11-15 10:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-14 16:02 [bug#51849] [PATCH] gnu: emacs-request: Update to 0.3.2-1.3336eaa Morgan.J.Smith
2021-11-15 10:04 ` bug#51849: " Nicolas Goaziou
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).