GNU bug report logs -
#60253
[PATCH] gnu: emacs-org-msg: Update to 4.0.
Previous Next
Reported by: Morgan Willcock <morgan <at> ice9.digital>
Date: Thu, 22 Dec 2022 09:30: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 60253 in the body.
You can then email your comments to 60253 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#60253
; Package
guix-patches
.
(Thu, 22 Dec 2022 09:30:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Morgan Willcock <morgan <at> ice9.digital>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Thu, 22 Dec 2022 09:30: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-msg): Update to 4.0.
---
gnu/packages/emacs-xyz.scm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index e4baa141f0..6ca0bdd70e 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -9331,11 +9331,11 @@ (define-public emacs-org-mime
(license license:gpl3+)))
(define-public emacs-org-msg
- ;; No git tags. The commit below corresponds to the release of version 3.3.
- (let ((commit "89e746c0a864031eef940758230bc7263a6f2289"))
+ ;; No git tags. The commit below corresponds to the release of version 4.0.
+ (let ((commit "60e22e446325a9b3387396459d98be7c1c52579d"))
(package
(name "emacs-org-msg")
- (version "3.3")
+ (version "4.0")
(source
(origin
(method git-fetch)
@@ -9344,7 +9344,7 @@ (define-public emacs-org-msg
(commit commit)))
(file-name (git-file-name name version))
(sha256
- (base32 "15gd5zbxvdallyra9lmpb9i1r2mmwz0j0i0ra7j9imnbfiz3ln9r"))))
+ (base32 "077g7gvn1k6i2x4m2kd3dkrznc89f5a5pd916wsmpy703pv0aca5"))))
(build-system emacs-build-system)
(propagated-inputs
(list emacs-htmlize))
--
2.38.1
Reply sent
to
Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
:
You have taken responsibility.
(Thu, 22 Dec 2022 22:34:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Morgan Willcock <morgan <at> ice9.digital>
:
bug acknowledged by developer.
(Thu, 22 Dec 2022 22:34:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 60253-done <at> debbugs.gnu.org (full text, mbox):
Hello,
Morgan Willcock <morgan <at> ice9.digital> writes:
> * gnu/packages/emacs-xyz.scm (emacs-org-msg): Update to 4.0.
Applied. Thank you.
Regards,
--
Nicolas Goaziou
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 20 Jan 2023 12:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 2 years and 152 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.