[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/21: gnu: emacs-howm: Update to 1.4.5.
From: |
guix-commits |
Subject: |
08/21: gnu: emacs-howm: Update to 1.4.5. |
Date: |
Sat, 30 Nov 2019 18:54:13 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 44b5a74ad7c8fb6d57a746e20d2fcb9141359da6
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Sun Dec 1 00:31:23 2019 +0100
gnu: emacs-howm: Update to 1.4.5.
* gnu/packages/emacs-xyz.scm (emacs-howm): Update to 1.4.5.
---
gnu/packages/emacs-xyz.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index df755ba..348f608 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -1660,15 +1660,14 @@ a set of simplified face specifications and a
user-supplied color palette")
(define-public emacs-howm
(package
(name "emacs-howm")
- (version "1.4.4")
+ (version "1.4.5")
(source
(origin
(method url-fetch)
(uri (string-append "http://howm.sourceforge.jp/a/howm-"
version ".tar.gz"))
(sha256
- (base32
- "0ddm91l6z58j7x59fa966j6q1rg4cinyza4r8ibg80hprn5h31qk"))))
+ (base32 "1kvr5pxpc9rwhkza9025mdi0wvh0f0rpawl21rzirjk1x10903yi"))))
(build-system gnu-build-system)
(native-inputs
`(("emacs" ,emacs-minimal)))
- branch master updated (27b7722 -> 4a62a29), guix-commits, 2019/11/30
- 09/21: gnu: emacs-howm: Use HTTPS source and home page., guix-commits, 2019/11/30
- 11/21: gnu: nauty: Update to 2.6r12., guix-commits, 2019/11/30
- 03/21: gnu: nasm: Don't use NAME in source URI., guix-commits, 2019/11/30
- 06/21: gnu: ncdu: Update to 1.14.1., guix-commits, 2019/11/30
- 10/21: gnu: calf: Update to 0.90.3., guix-commits, 2019/11/30
- 02/21: gnu: calcurse: Update to 4.5.1., guix-commits, 2019/11/30
- 05/21: gnu: f2fs-tools: Update to 1.13.0., guix-commits, 2019/11/30
- 12/21: gnu: paperkey: Update to 1.6., guix-commits, 2019/11/30
- 08/21: gnu: emacs-howm: Update to 1.4.5.,
guix-commits <=
- 15/21: gnu: z3: Update to 4.8.7., guix-commits, 2019/11/30
- 13/21: gnu: paperkey: Use HTTPS source and home page., guix-commits, 2019/11/30
- 19/21: gnu: edgar: Update to 1.32., guix-commits, 2019/11/30
- 20/21: gnu: yapet: Update to 2.3., guix-commits, 2019/11/30
- 04/21: gnu: toybox: Update to 0.8.2., guix-commits, 2019/11/30
- 16/21: gnu: tnef: Update to 1.4.18., guix-commits, 2019/11/30
- 07/21: gnu: dcmtk: Update to 3.6.5., guix-commits, 2019/11/30
- 01/21: gnu: toot: Update to 0.24.0., guix-commits, 2019/11/30
- 17/21: gnu: ncdc: Update to 1.22.1., guix-commits, 2019/11/30
- 18/21: gnu: gnu-efi: Update to 3.0.11., guix-commits, 2019/11/30