[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/09: gnu: khal: Update to 0.11.3.
From: |
guix-commits |
Subject: |
02/09: gnu: khal: Update to 0.11.3. |
Date: |
Thu, 21 Mar 2024 08:49:26 -0400 (EDT) |
efraim pushed a commit to branch master
in repository guix.
commit c415e9e253a90d641ea0d159cdf82f6ff496719d
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Thu Mar 21 13:22:20 2024 +0200
gnu: khal: Update to 0.11.3.
* gnu/packages/calendar.scm (khal): Update to 0.11.3.
Change-Id: I848166bfe9469ee37b8acd126fdc3a307914a63b
---
gnu/packages/calendar.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/calendar.scm b/gnu/packages/calendar.scm
index 042daa53f5..7c75b22587 100644
--- a/gnu/packages/calendar.scm
+++ b/gnu/packages/calendar.scm
@@ -177,13 +177,13 @@ data units.")
(define-public khal
(package
(name "khal")
- (version "0.11.2")
+ (version "0.11.3")
(source (origin
(method url-fetch)
(uri (pypi-uri "khal" version))
(sha256
(base32
- "1flrz01nsmvphiv673b8ia279qcp3gj6a1rsjlsj4gp5f69xif4g"))))
+ "0pijq7crjpak1rq3hzx68fz34n7ikkcz3xsk9r3brny17z2brk58"))))
(build-system python-build-system)
(arguments
`(#:tests? #f ; The test suite is unreliable. See
<https://bugs.gnu.org/44197>
- branch master updated (69951a61a1 -> ec0e5e9369), guix-commits, 2024/03/21
- 01/09: gnu: wgetpaste: Update to 2.34., guix-commits, 2024/03/21
- 05/09: gnu: libportal: Update to 0.7.1., guix-commits, 2024/03/21
- 06/09: gnu: Add python-urwidgets., guix-commits, 2024/03/21
- 07/09: gnu: toot: Update to 0.42.0., guix-commits, 2024/03/21
- 08/09: gnu: global: Update to 6.6.12., guix-commits, 2024/03/21
- 09/09: gnu: universal-ctags: Update to 6.1.20240317.0., guix-commits, 2024/03/21
- 03/09: gnu: khard: Update to 0.19.1., guix-commits, 2024/03/21
- 02/09: gnu: khal: Update to 0.11.3.,
guix-commits <=
- 04/09: gnu: xdg-desktop-portal-wlr: Update to 0.7.1., guix-commits, 2024/03/21