GNU bug report logs -
#74655
[PATCH] gnu: emacs-org: Update to 9.7.16.
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 74655 in the body.
You can then email your comments to 74655 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#74655
; Package
guix-patches
.
(Mon, 02 Dec 2024 18:02:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
"Suhail Singh" <suhailsingh247 <at> gmail.com>
:
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, 02 Dec 2024 18:02: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-org): Update to 9.7.16.
Change-Id: I61387692581c83e027e5232e307e9a062cf207c5
---
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 11518d9e7f..88ef013df2 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -18012,7 +18012,7 @@ (define-public emacs-neotree
(define-public emacs-org
(package
(name "emacs-org")
- (version "9.7.14")
+ (version "9.7.16")
(source
(origin
(method git-fetch)
@@ -18021,7 +18021,7 @@ (define-public emacs-org
(commit (string-append "release_" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0c6f4rjkld32hc2m8c5kc1jzip5k56bjzm4f12nc7ipsd3yywvwf"))))
+ (base32 "17bnl4wakvg9avhkh1ns0z6g6hk6g6i8n690fqrbndpw7sx7pc4g"))))
(build-system emacs-build-system)
(arguments
(list
base-commit: d97a67d41de142c0fbdba55e96bfc147482bfae2
Information forwarded
to
andrew <at> trop.in, cox.katherine.e+guix <at> gmail.com, liliana.prikler <at> gmail.com, guix-patches <at> gnu.org
:
bug#74655
; Package
guix-patches
.
(Tue, 10 Dec 2024 23:57:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 74655 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.7.17.
Change-Id: I61387692581c83e027e5232e307e9a062cf207c5
---
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 9ff4329aba..3c59bb996c 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -18012,7 +18012,7 @@ (define-public emacs-neotree
(define-public emacs-org
(package
(name "emacs-org")
- (version "9.7.14")
+ (version "9.7.17")
(source
(origin
(method git-fetch)
@@ -18021,7 +18021,7 @@ (define-public emacs-org
(commit (string-append "release_" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0c6f4rjkld32hc2m8c5kc1jzip5k56bjzm4f12nc7ipsd3yywvwf"))))
+ (base32 "0zr5md07f252wxmvp3mna8sslzlqmnc2lmnnnx6zmp695r4227za"))))
(build-system emacs-build-system)
(arguments
(list
base-commit: fbc5e7fc40919a66a24855430f7b32a304579d0d
Reply sent
to
Hilton Chain <hako <at> ultrarare.space>
:
You have taken responsibility.
(Wed, 11 Dec 2024 01:47:04 GMT)
Full text and
rfc822 format available.
Notification sent
to
"Suhail Singh" <suhailsingh247 <at> gmail.com>
:
bug acknowledged by developer.
(Wed, 11 Dec 2024 01:47:04 GMT)
Full text and
rfc822 format available.
Message #13 received at 74655-done <at> debbugs.gnu.org (full text, mbox):
Hi Suhail,
On Tue, 03 Dec 2024 02:00:12 +0800,
Suhail Singh wrote:
>
> * gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.7.17.
>
> Change-Id: I61387692581c83e027e5232e307e9a062cf207c5
> ---
> gnu/packages/emacs-xyz.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Applied v2 as 76b3172cb60f373417f098554f3ef484c6acb4b2, thanks!
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Wed, 08 Jan 2025 12:24:11 GMT)
Full text and
rfc822 format available.
This bug report was last modified 160 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.