GNU bug report logs -
#69907
[PATCH] gnu: emacs-extempore-mode: Update to 0.0.0-1.92e0fff.
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 69907 in the body.
You can then email your comments to 69907 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
andrew <at> trop.in, cox.katherine.e+guix <at> gmail.com, liliana.prikler <at> gmail.com, guix-patches <at> gnu.org
:
bug#69907
; Package
guix-patches
.
(Tue, 19 Mar 2024 23:29:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Giacomo Leidi <goodoldpaul <at> autistici.org>
:
New bug report received and forwarded. Copy sent to
andrew <at> trop.in, cox.katherine.e+guix <at> gmail.com, liliana.prikler <at> gmail.com, guix-patches <at> gnu.org
.
(Tue, 19 Mar 2024 23:29:01 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-extempore-mode): Update to to 0.0.0-1.92e0fff.
Change-Id: I1e4cfebedf5450384e40425619925ecdf7465a64
---
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 83e79544ee..f2d3d266ee 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -5875,7 +5875,7 @@ (define-public emacs-d-mode
(define-public emacs-extempore-mode
;; Use the latest commit at time of packaging. There are no releases or tags.
- (let ((commit "09518ae6650d7be33a4633a4c0f31b7130d04c6e")
+ (let ((commit "92e0fff482a0a4dc2971c39581c5ea9e84ae5e1c")
(revision "1"))
(package
(name "emacs-extempore-mode")
@@ -5888,7 +5888,7 @@ (define-public emacs-extempore-mode
(commit commit)))
(file-name (git-file-name name version))
(sha256
- (base32 "0hfza9lzdsz94gxhmzyp9fwviscv19rmnjgd0q613faayn11sjsp"))))
+ (base32 "1chxl2x9wjblhfknx7aa8pgqppc60917n437bxapx4hp3275x16q"))))
(build-system emacs-build-system)
(home-page "https://github.com/extemporelang/extempore-emacs-mode")
(synopsis "Emacs major mode for Extempore source files")
base-commit: b7eb1a8116b2caee7acf26fb963ae998fbdb4253
--
2.41.0
Reply sent
to
Christopher Baines <mail <at> cbaines.net>
:
You have taken responsibility.
(Wed, 20 Mar 2024 18:11:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
Giacomo Leidi <goodoldpaul <at> autistici.org>
:
bug acknowledged by developer.
(Wed, 20 Mar 2024 18:11:03 GMT)
Full text and
rfc822 format available.
Message #10 received at 69907-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Giacomo Leidi via Guix-patches via <guix-patches <at> gnu.org> writes:
> * gnu/packages/emacs-xyz.scm (emacs-extempore-mode): Update to to 0.0.0-1.92e0fff.
>
> Change-Id: I1e4cfebedf5450384e40425619925ecdf7465a64
> ---
> 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 83e79544ee..f2d3d266ee 100644
> --- a/gnu/packages/emacs-xyz.scm
> +++ b/gnu/packages/emacs-xyz.scm
> @@ -5875,7 +5875,7 @@ (define-public emacs-d-mode
>
> (define-public emacs-extempore-mode
> ;; Use the latest commit at time of packaging. There are no releases or tags.
> - (let ((commit "09518ae6650d7be33a4633a4c0f31b7130d04c6e")
> + (let ((commit "92e0fff482a0a4dc2971c39581c5ea9e84ae5e1c")
> (revision "1"))
This revision here should be updated, since that'll make the versions
comparable.
> (package
> (name "emacs-extempore-mode")
> @@ -5888,7 +5888,7 @@ (define-public emacs-extempore-mode
> (commit commit)))
> (file-name (git-file-name name version))
> (sha256
> - (base32 "0hfza9lzdsz94gxhmzyp9fwviscv19rmnjgd0q613faayn11sjsp"))))
> + (base32 "1chxl2x9wjblhfknx7aa8pgqppc60917n437bxapx4hp3275x16q"))))
> (build-system emacs-build-system)
> (home-page "https://github.com/extemporelang/extempore-emacs-mode")
> (synopsis "Emacs major mode for Extempore source files")
>
> base-commit: b7eb1a8116b2caee7acf26fb963ae998fbdb4253
I've pushed this to master now as
69951a61a1d8f1f2135ea2dc836738be282b97bc (I forgot to update the commit
message for the version change).
Thanks,
Chris
[signature.asc (application/pgp-signature, inline)]
Information forwarded
to
guix-patches <at> gnu.org
:
bug#69907
; Package
guix-patches
.
(Mon, 25 Mar 2024 21:27:01 GMT)
Full text and
rfc822 format available.
Message #13 received at 69907 <at> debbugs.gnu.org (full text, mbox):
Am Mittwoch, dem 20.03.2024 um 00:26 +0100 schrieb Giacomo Leidi:
> * gnu/packages/emacs-xyz.scm (emacs-extempore-mode): Update to to
> 0.0.0-1.92e0fff.
>
> Change-Id: I1e4cfebedf5450384e40425619925ecdf7465a64
> ---
> 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 83e79544ee..f2d3d266ee 100644
> --- a/gnu/packages/emacs-xyz.scm
> +++ b/gnu/packages/emacs-xyz.scm
> @@ -5875,7 +5875,7 @@ (define-public emacs-d-mode
>
> (define-public emacs-extempore-mode
> ;; Use the latest commit at time of packaging. There are no
> releases or tags.
> - (let ((commit "09518ae6650d7be33a4633a4c0f31b7130d04c6e")
> + (let ((commit "92e0fff482a0a4dc2971c39581c5ea9e84ae5e1c")
> (revision "1"))
Don't forget to bump revision!
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 23 Apr 2024 11:24:32 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 57 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.