* [bug#36768] [PATCH] gnu: emacs-request: Update to 0.3.1.
@ 2019-07-22 20:53 Mathieu Lirzin
2019-07-23 7:26 ` bug#36768: " Efraim Flashner
0 siblings, 1 reply; 3+ messages in thread
From: Mathieu Lirzin @ 2019-07-22 20:53 UTC (permalink / raw)
To: 36768; +Cc: Mathieu Lirzin
* gnu/packages/emacs-xyz.scm (emacs-request): Update to 0.3.1.
---
gnu/packages/emacs-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index e9b61de04c..9baa782e2e 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -4503,7 +4503,7 @@ parallel.")
(define-public emacs-request
(package
(name "emacs-request")
- (version "0.3.0")
+ (version "0.3.1")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -4512,7 +4512,7 @@ parallel.")
(file-name (git-file-name name version))
(sha256
(base32
- "0wyxqbb35yqf6ci47531lk32d6fppamx9d8826kdz983vm87him7"))))
+ "0fhhd349l4iqkrjxqzpckfk2w45x2g4cccpm1dqzv9m49md1wphx"))))
(build-system emacs-build-system)
(propagated-inputs
`(("emacs-deferred" ,emacs-deferred)))
--
2.22.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* bug#36768: [PATCH] gnu: emacs-request: Update to 0.3.1.
2019-07-22 20:53 [bug#36768] [PATCH] gnu: emacs-request: Update to 0.3.1 Mathieu Lirzin
@ 2019-07-23 7:26 ` Efraim Flashner
2019-07-23 8:41 ` [bug#36768] " Mathieu Lirzin
0 siblings, 1 reply; 3+ messages in thread
From: Efraim Flashner @ 2019-07-23 7:26 UTC (permalink / raw)
To: Mathieu Lirzin; +Cc: 36768-done
[-- Attachment #1: Type: text/plain, Size: 240 bytes --]
looks good.
patch pushed
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* [bug#36768] [PATCH] gnu: emacs-request: Update to 0.3.1.
2019-07-23 7:26 ` bug#36768: " Efraim Flashner
@ 2019-07-23 8:41 ` Mathieu Lirzin
0 siblings, 0 replies; 3+ messages in thread
From: Mathieu Lirzin @ 2019-07-23 8:41 UTC (permalink / raw)
To: Efraim Flashner; +Cc: 36768-done
Efraim Flashner <efraim@flashner.co.il> writes:
> looks good.
> patch pushed
Thanks Efraim,
--
Mathieu Lirzin
GPG: F2A3 8D7E EB2B 6640 5761 070D 0ADE E100 9460 4D37
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-07-23 14:04 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-22 20:53 [bug#36768] [PATCH] gnu: emacs-request: Update to 0.3.1 Mathieu Lirzin
2019-07-23 7:26 ` bug#36768: " Efraim Flashner
2019-07-23 8:41 ` [bug#36768] " Mathieu Lirzin
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).