[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
16/40: gnu: kaidan: Update to 0.9.0.
From: |
guix-commits |
Subject: |
16/40: gnu: kaidan: Update to 0.9.0. |
Date: |
Tue, 5 Sep 2023 20:02:17 -0400 (EDT) |
apteryx pushed a commit to branch master
in repository guix.
commit 1a46517536788733f077de5e45ed4cd9bfa737e1
Author: 宋文武 <iyzsong@member.fsf.org>
AuthorDate: Sat Sep 2 10:58:02 2023 +0800
gnu: kaidan: Update to 0.9.0.
* gnu/packages/messaging.scm (kaidan): Update to 0.9.0.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
---
gnu/packages/messaging.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index 5c65760caf..14c4fc2b15 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -1405,7 +1405,7 @@ default.")
(define-public kaidan
(package
(name "kaidan")
- (version "0.8.0")
+ (version "0.9.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/unstable/kaidan/" version
@@ -1415,7 +1415,7 @@ default.")
#~(begin
(delete-file-recursively "3rdparty")))
(sha256
- (base32 "195iddv35gc3k83r226y17avsab2b9bszgd7z7ynbddsgbf75rx7"))))
+ (base32 "1waqv0fdkhvp3cqy2a2g6i2wc9s0zbvgzknymrwxy99mnx9ymw9g"))))
(build-system qt-build-system)
(arguments
(list #:configure-flags #~(list "-DBUILD_TESTS=true")))
- 39/40: Revert "guix: git: Avoid touching the network unless needed in 'reference-available?'.", (continued)
- 39/40: Revert "guix: git: Avoid touching the network unless needed in 'reference-available?'.", guix-commits, 2023/09/05
- 27/40: gnu: xarcan: Fix indentation., guix-commits, 2023/09/05
- 36/40: gnu: skia: Update to 110.0.0f3fb7a., guix-commits, 2023/09/05
- 26/40: gnu: xarcan: Update to 0.6.1., guix-commits, 2023/09/05
- 35/40: gnu-maintenance: Do not crash on refresh when origin URI is a list., guix-commits, 2023/09/05
- 28/40: gnu: arcan: Update to 0.6.2.1., guix-commits, 2023/09/05
- 04/40: gnu: dosbox-staging: Update to 0.80.1., guix-commits, 2023/09/05
- 02/40: gnu: mpd: Remove unused imports., guix-commits, 2023/09/05
- 13/40: gnu: pantheon-calculator: Update to 2.0.2., guix-commits, 2023/09/05
- 11/40: gnu: ibus: Add search-path for 'GUIX_GTK3_IM_MODULE_FILE'., guix-commits, 2023/09/05
- 16/40: gnu: kaidan: Update to 0.9.0.,
guix-commits <=
- 30/40: gnu: arcan: Fix paths handling., guix-commits, 2023/09/05
- 21/40: gnu: lcrq: Update to 0.1.2., guix-commits, 2023/09/05
- 25/40: gnu: efivar: Fix cross-compilation., guix-commits, 2023/09/05
- 40/40: time-machine: Also validate the reference from a channels file., guix-commits, 2023/09/05