GNU bug report logs -
#59554
[PATCH] gnu: emacs-straight-el: Update to commit f21103d97d18.
Previous Next
Reported by: Hilton Chain <hako <at> ultrarare.space>
Date: Fri, 25 Nov 2022 01:18:02 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 59554 in the body.
You can then email your comments to 59554 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#59554
; Package
guix-patches
.
(Fri, 25 Nov 2022 01:18: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
.
(Fri, 25 Nov 2022 01:18: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 commit
f21103d97d18.
---
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 95bb107e5d..e941064d07 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -33669,8 +33669,8 @@ (define-public emacs-pyimport
(license license:gpl3+)))) ; License is in pyimport.el
(define-public emacs-straight-el
- (let ((commit "fed215348076ba9182f634e0770a175220474b5a")
- (revision "0"))
+ (let ((commit "f21103d97d180fba0b6e2e86ebb0b6269219ef2c")
+ (revision "1"))
(package
(name "emacs-straight-el")
(version (git-version "0" revision commit))
@@ -33683,7 +33683,7 @@ (define-public emacs-straight-el
(commit commit)))
(file-name (git-file-name name version))
(sha256
- (base32 "0z0j670s18mp1bhrsnng0mybcbnlywarhlz7zmrf9399rr513z1x"))))
+ (base32 "1dqhb7kx4hr3cm4gj6qdk9aav05vc016y4nks2dj1sy88wia6wsv"))))
(build-system emacs-build-system)
(arguments
(list
base-commit: 5eb2995c006283fc0b649f10a6d002580ccac8d6
--
2.38.1
Information forwarded
to
guix-patches <at> gnu.org
:
bug#59554
; Package
guix-patches
.
(Sat, 26 Nov 2022 10:56:02 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
Hello,
Hilton Chain via Guix-patches via <guix-patches <at> gnu.org> writes:
> * gnu/packages/emacs-xyz.scm (emacs-straight-el): Update to commit
> f21103d97d18.
Applied. Thank you.
Regards,
--
Nicolas Goaziou
Reply sent
to
Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
:
You have taken responsibility.
(Sat, 26 Nov 2022 10:56:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
Hilton Chain <hako <at> ultrarare.space>
:
bug acknowledged by developer.
(Sat, 26 Nov 2022 10:56:03 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 24 Dec 2022 12:24:08 GMT)
Full text and
rfc822 format available.
This bug report was last modified 2 years and 235 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.