[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/09: gnu: khard: Update to 0.19.1.
From: |
guix-commits |
Subject: |
03/09: gnu: khard: Update to 0.19.1. |
Date: |
Thu, 21 Mar 2024 08:49:27 -0400 (EDT) |
efraim pushed a commit to branch master
in repository guix.
commit 972f2c492631b000754ca1f61ace9b439dcfe46d
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Thu Mar 21 13:22:20 2024 +0200
gnu: khard: Update to 0.19.1.
* gnu/packages/mail.scm (khard): Update to 0.19.1.
Change-Id: Ic091cc761920776f03a0d69189dc0b117db3786f
---
gnu/packages/mail.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index 9688c3624e..1d8faf09c3 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -2636,13 +2636,13 @@ maintained.")
(define-public khard
(package
(name "khard")
- (version "0.18.0")
+ (version "0.19.1")
(source (origin
(method url-fetch)
(uri (pypi-uri name version))
(sha256
(base32
- "05860fdayqap128l7i6bcmi9kdyi2gx02g2pmh88d56xgysd927y"))))
+ "1464j728hjjpzlc89v4rbml3p4b38zp1igjd9yq3xnn3lc6hmwsr"))))
(build-system python-build-system)
(arguments
`(#:phases
- 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 <=
- 02/09: gnu: khal: Update to 0.11.3., guix-commits, 2024/03/21
- 04/09: gnu: xdg-desktop-portal-wlr: Update to 0.7.1., guix-commits, 2024/03/21