[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/10: gnu: emacs-org-mime: Update to 0.2.6.
From: |
guix-commits |
Subject: |
06/10: gnu: emacs-org-mime: Update to 0.2.6. |
Date: |
Mon, 7 Feb 2022 04:46:23 -0500 (EST) |
ngz pushed a commit to branch master
in repository guix.
commit 07a3063b420fdd8a35e47eb821ac9cc22ddc6a81
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Mon Feb 7 10:29:12 2022 +0100
gnu: emacs-org-mime: Update to 0.2.6.
* gnu/packages/emacs-xyz.scm (emacs-org-mime): Update to 0.2.6.
---
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 270e1a6e21..1210ccc8a4 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -7711,7 +7711,7 @@ cards created in Org mode.")
(define-public emacs-org-mime
(package
(name "emacs-org-mime")
- (version "0.2.4")
+ (version "0.2.6")
(source
(origin
(method git-fetch)
@@ -7720,7 +7720,7 @@ cards created in Org mode.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0in83jlrwjn81qgw1i7n228sbf314bj8hkrl14ahfn0zmfll60sw"))))
+ (base32 "01f04xpqkgja34a0z4smh2kxzn3lvx2391fnbfxmq92pxqp3gk0j"))))
(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 (11590bff50 -> abb197dfe9), guix-commits, 2022/02/07
- 05/10: gnu: emacs-helm: Update to 3.8.4., guix-commits, 2022/02/07
- 06/10: gnu: emacs-org-mime: Update to 0.2.6.,
guix-commits <=
- 08/10: gnu: emacs-racket-mode: Fix license., guix-commits, 2022/02/07
- 09/10: gnu: emacs-racket-mode: Improve description., guix-commits, 2022/02/07
- 01/10: gnu: emacs-elfeed-score: Update to 1.2.2., guix-commits, 2022/02/07
- 04/10: gnu: emacs-git-link: Update to 0.8.5., guix-commits, 2022/02/07
- 02/10: gnu: emacs-elisp-refs: Update to 1.4., guix-commits, 2022/02/07
- 03/10: gnu: emacs-elisp-refs: Improve description., guix-commits, 2022/02/07
- 07/10: gnu: emacs-racket-mode: Update to 0.0.2-7.cef5a55., guix-commits, 2022/02/07
- 10/10: gnu: emacs-rustic: Update to 2.6., guix-commits, 2022/02/07