[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/21: gnu: calcurse: Update to 4.5.1.
From: |
guix-commits |
Subject: |
02/21: gnu: calcurse: Update to 4.5.1. |
Date: |
Sat, 30 Nov 2019 18:54:12 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 93a02ae98c0aa26356e96c28afc1f35cfa8187d8
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Sat Nov 30 22:32:45 2019 +0100
gnu: calcurse: Update to 4.5.1.
* gnu/packages/calcurse.scm (calcurse): Update to 4.5.1.
---
gnu/packages/calcurse.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/calcurse.scm b/gnu/packages/calcurse.scm
index c28f1f5..05e3907 100644
--- a/gnu/packages/calcurse.scm
+++ b/gnu/packages/calcurse.scm
@@ -30,14 +30,14 @@
(define-public calcurse
(package
(name "calcurse")
- (version "4.5.0")
+ (version "4.5.1")
(source
(origin
(method url-fetch)
(uri (string-append "https://calcurse.org/files/calcurse-"
version ".tar.gz"))
(sha256
- (base32 "1vjwcmp51h7dsvwn0qx93w9chp3wp970v7d9mjhk7jyamcbfywn3"))))
+ (base32 "0cgkd285x5pk62lmdx9fjxl46c5lj8wj2cqbxq7d99yb4il5fdjk"))))
(build-system gnu-build-system)
(inputs `(("ncurses" ,ncurses)))
(native-inputs `(("tzdata" ,tzdata-for-tests)))
- 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 <=
- 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, 2019/11/30
- 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