GNU bug report logs -
#68809
[PATCH v2] gnu: emacspeak: Update to 59.0.
Previous Next
Reported by: Ian Eure <ian <at> retrospec.tv>
Date: Mon, 29 Jan 2024 23:23:02 UTC
Severity: normal
Tags: patch
Done: Ian Eure <ian <at> retrospec.tv>
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 68809 in the body.
You can then email your comments to 68809 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#68809
; Package
guix-patches
.
(Mon, 29 Jan 2024 23:23:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Ian Eure <ian <at> retrospec.tv>
:
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
.
(Mon, 29 Jan 2024 23:23: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 (emacspeak): Update to 59.0.
Change-Id: I80e93286fa0de931e85f07c22e050faeaf8d0280
---
gnu/packages/emacs-xyz.scm | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 561f41cccf..722581f69d 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -18367,15 +18367,16 @@ (define-public emacs-highlight-stages
(define-public emacspeak
(package
(name "emacspeak")
- (version "53.0")
+ (version "59.0")
(source
(origin
- (method url-fetch)
- (uri (string-append
- "https://github.com/tvraman/emacspeak/releases/download/"
- version "/emacspeak-" version ".tar.bz2"))
+ (method git-fetch)
+ (uri (git-reference
+ (url "https://github.com/tvraman/emacspeak")
+ (commit version)))
+ (file-name (git-file-name name version))
(sha256
- (base32 "0lasj4ggsh93ingf46n16wxfx5zzxvr1igikbmdqlz3i99j331gs"))))
+ (base32 "010c8hy8nmffaqn1h8n8hmyxvn7gx6ygx4pxgdfp1vl8bb1bz54y"))))
(build-system gnu-build-system)
(arguments
(list
base-commit: 8ae8b9804fa4aef23d4028563559bf7bec52fec2
--
2.41.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#68809
; Package
guix-patches
.
(Mon, 29 Jan 2024 23:31:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 68809 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
close 68809
On January 29, 2024 3:23:02 PM PST, help-debbugs <at> gnu.org wrote:
>Thank you for filing a new bug report with debbugs.gnu.org.
>
>This is an automatically generated reply to let you know your message
>has been received.
>
>Your message is being forwarded to the package maintainers and other
>interested parties for their attention; they will reply in due course.
>
>As you requested using X-Debbugs-CC, your message was also forwarded to
> Andrew Tropin <andrew <at> trop.in>, Katherine Cox-Buday <cox.katherine.e+guix <at> gmail.com>, Liliana Marie Prikler <liliana.prikler <at> gmail.com>
>(after having been given a bug report number, if it did not have one).
>
>Your message has been sent to the package maintainer(s):
> guix-patches <at> gnu.org
>
>If you wish to submit further information on this problem, please
>send it to 68809 <at> debbugs.gnu.org.
>
>Please do not send mail to help-debbugs <at> gnu.org unless you wish
>to report a problem with the Bug-tracking system.
>
>--
>68809: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68809
>GNU Bug Tracking System
>Contact help-debbugs <at> gnu.org with problems
Thanks,
— Ian
[Message part 2 (text/html, inline)]
bug closed, send any further explanations to
68809 <at> debbugs.gnu.org and Ian Eure <ian <at> retrospec.tv>
Request was from
Ian Eure <ian <at> retrospec.tv>
to
control <at> debbugs.gnu.org
.
(Mon, 29 Jan 2024 23:31:03 GMT)
Full text and
rfc822 format available.
Information forwarded
to
guix-patches <at> gnu.org
:
bug#68809
; Package
guix-patches
.
(Mon, 29 Jan 2024 23:43:02 GMT)
Full text and
rfc822 format available.
Message #13 received at 68809-done <at> debbugs.gnu.org (full text, mbox):
On Mon, Jan 29 2024, Ian Eure wrote:
> * gnu/packages/emacs-xyz.scm (emacspeak): Update to 59.0.
Thank you! Pushed with just an extra line in the commit message.
Clément
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 27 Feb 2024 12:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 107 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.