* [bug#63779] [PATCH] gnu: emacs-straight-el: Update to 0-2.039e5c9.
@ 2023-05-29 2:31 Hilton Chain via Guix-patches via
2023-06-03 11:46 ` bug#63779: " Christopher Baines
0 siblings, 1 reply; 2+ messages in thread
From: Hilton Chain via Guix-patches via @ 2023-05-29 2:31 UTC (permalink / raw)
To: 63779; +Cc: Hilton Chain
* gnu/packages/emacs-xyz.scm (emacs-straight-el): Update to 0-2.039e5c9.
---
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 7575049ea3..b77bd0aa83 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -36463,8 +36463,8 @@ (define-public emacs-pyimport
(license license:gpl3+)))) ; License is in pyimport.el
(define-public emacs-straight-el
- (let ((commit "f21103d97d180fba0b6e2e86ebb0b6269219ef2c")
- (revision "1"))
+ (let ((commit "039e5c9a9b5c00749602afb41341e9e77ba09429")
+ (revision "2"))
(package
(name "emacs-straight-el")
(version (git-version "0" revision commit))
@@ -36477,7 +36477,7 @@ (define-public emacs-straight-el
(commit commit)))
(file-name (git-file-name name version))
(sha256
- (base32 "1dqhb7kx4hr3cm4gj6qdk9aav05vc016y4nks2dj1sy88wia6wsv"))))
+ (base32 "05avzakgkwzrj1pxa1pkcv96knqq4mnkv2cszn4cs4kmvr2mchxm"))))
(build-system emacs-build-system)
(arguments
(list
base-commit: d64d6ea2cf5a1be801be355031fb2cfa5901a92a
--
2.40.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#63779: [PATCH] gnu: emacs-straight-el: Update to 0-2.039e5c9.
2023-05-29 2:31 [bug#63779] [PATCH] gnu: emacs-straight-el: Update to 0-2.039e5c9 Hilton Chain via Guix-patches via
@ 2023-06-03 11:46 ` Christopher Baines
0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-06-03 11:46 UTC (permalink / raw)
To: Hilton Chain; +Cc: 63779-done
[-- Attachment #1: Type: text/plain, Size: 328 bytes --]
Hilton Chain via Guix-patches via <guix-patches@gnu.org> writes:
> * gnu/packages/emacs-xyz.scm (emacs-straight-el): Update to 0-2.039e5c9.
> ---
> gnu/packages/emacs-xyz.scm | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
Thanks, I've pushed this to master as
66c9b82fed3c59ee07187898592c688c82fed273.
Chris
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-06-03 11:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-29 2:31 [bug#63779] [PATCH] gnu: emacs-straight-el: Update to 0-2.039e5c9 Hilton Chain via Guix-patches via
2023-06-03 11:46 ` bug#63779: " Christopher Baines
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.