GNU bug report logs -
#63779
[PATCH] gnu: emacs-straight-el: Update to 0-2.039e5c9.
Previous Next
Reported by: Hilton Chain <hako <at> ultrarare.space>
Date: Mon, 29 May 2023 02:33:02 UTC
Severity: normal
Tags: patch
Done: Christopher Baines <mail <at> cbaines.net>
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 63779 in the body.
You can then email your comments to 63779 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#63779
; Package
guix-patches
.
(Mon, 29 May 2023 02:33:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Hilton Chain <hako <at> ultrarare.space>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Mon, 29 May 2023 02:33: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-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
Reply sent
to
Christopher Baines <mail <at> cbaines.net>
:
You have taken responsibility.
(Sat, 03 Jun 2023 11:48:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Hilton Chain <hako <at> ultrarare.space>
:
bug acknowledged by developer.
(Sat, 03 Jun 2023 11:48:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 63779-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hilton Chain via Guix-patches via <guix-patches <at> 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
[signature.asc (application/pgp-signature, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 02 Jul 2023 11:24:10 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 313 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.