[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/06: gnu: emacs-org-mime: Update to 0.3.2.
From: |
guix-commits |
Subject: |
02/06: gnu: emacs-org-mime: Update to 0.3.2. |
Date: |
Tue, 4 Oct 2022 07:42:07 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit 5e8221822e2841f1bd325f4a783c9131910af17d
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Tue Oct 4 13:28:27 2022 +0200
gnu: emacs-org-mime: Update to 0.3.2.
* gnu/packages/emacs-xyz.scm (emacs-org-mime): Update to 0.3.2.
---
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 acb50aa2f4..db2323efb3 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -8866,7 +8866,7 @@ cards created in Org mode.")
(define-public emacs-org-mime
(package
(name "emacs-org-mime")
- (version "0.3.1")
+ (version "0.3.2")
(source
(origin
(method git-fetch)
@@ -8875,7 +8875,7 @@ cards created in Org mode.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "17380kpf08j5ai30nn5iks0k3x8sm3kmz8lkyr1v0qvpr5a8s70b"))))
+ (base32 "1w5z9irzk918mj75z5m0j2h8mms8v27x50kp7r3b01wblf0jd2zc"))))
(build-system emacs-build-system)
(home-page "https://github.com/org-mime/org-mime")
(synopsis "Send HTML email using Org mode HTML export")
- branch master updated (17134b9ec1 -> ba84c8c448), guix-commits, 2022/10/04
- 01/06: gnu: Add emacs-circadian., guix-commits, 2022/10/04
- 02/06: gnu: emacs-org-mime: Update to 0.3.2.,
guix-commits <=
- 05/06: gnu: emacs-lsp-mode: Update to 26c4d3e., guix-commits, 2022/10/04
- 06/06: gnu: augustus: Update to 3.2.0., guix-commits, 2022/10/04
- 04/06: gnu: emacs-nov-el: Update to 0.4.0 and use gexps., guix-commits, 2022/10/04
- 03/06: gnu: emacs-modus-themes: Update to 2.7.1., guix-commits, 2022/10/04