[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
144/332: gnu: bluedevil: Update to 5.27.6.
From: |
guix-commits |
Subject: |
144/332: gnu: bluedevil: Update to 5.27.6. |
Date: |
Wed, 2 Aug 2023 10:36:54 -0400 (EDT) |
iyzsong pushed a commit to branch kde-updates
in repository guix.
commit 6e9241f2e021b82ab18b143a5611915c03a2a736
Author: Zheng Junjie <873216071@qq.com>
AuthorDate: Sat Jul 15 14:00:45 2023 +0800
gnu: bluedevil: Update to 5.27.6.
* gnu/packages/kde-plasma.scm (bluedevil): Update to 5.27.6.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
---
gnu/packages/kde-plasma.scm | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/kde-plasma.scm b/gnu/packages/kde-plasma.scm
index 974c35e9cc..45d2089f46 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -4,7 +4,7 @@
;;; Copyright © 2019 Marius Bakke <mbakke@fastmail.com>
;;; Copyright © 2017, 2019, 2020 Hartmut Goebel <h.goebel@crazy-compilers.com>
;;; Copyright © 2019 Tobias Geerinckx-Rice <me@tobias.gr>
-;;; Copyright © 2020 Zheng Junjie <873216071@qq.com>
+;;; Copyright © 2020, 2023 Zheng Junjie <873216071@qq.com>
;;; Copyright © 2022 Brendan Tildesley <mail@brendan.scot>
;;; Copyright © 2022 Petr Hodina <phodina@protonmail.com>
;;;
@@ -81,17 +81,18 @@
(define-public bluedevil
(package
(name "bluedevil")
- (version "5.25.5")
+ (version "5.27.6")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/" version "/"
name "-" version ".tar.xz"))
(sha256
(base32
- "1dsah7rcx2brcd1d5x7bvhrixx5nvwp1fwq9b8k2zc038xzpx6ys"))))
+ "0x6zfcdw03kggd4mhkhva2b2v2w2ajzs7svslm1p1p8f41vzivvw"))))
(build-system qt-build-system)
(native-inputs (list extra-cmake-modules pkg-config qttools-5))
(inputs (list kcoreaddons
+ kcmutils
kwidgetsaddons
kdbusaddons
knotifications
- 256/332: gnu: qca: Update to 2.3.7., (continued)
- 256/332: gnu: qca: Update to 2.3.7., guix-commits, 2023/08/02
- 300/332: gnu: kleopatra: Update to 23.04.3., guix-commits, 2023/08/02
- 306/332: gnu: kmessagelib: Update to 23.04.3., guix-commits, 2023/08/02
- 32/332: gnu: kitemmodels: Update to 5.108.0., guix-commits, 2023/08/02
- 50/332: gnu: kpackage: Use G-expressions., guix-commits, 2023/08/02
- 57/332: gnu: solid: Update to 5.108.0., guix-commits, 2023/08/02
- 83/332: gnu: kio: Update to 5.108.0., guix-commits, 2023/08/02
- 97/332: gnu: purpose: Update to 5.108.0., guix-commits, 2023/08/02
- 137/332: gnu: dolphin: Update to 23.04.3., guix-commits, 2023/08/02
- 151/332: gnu: kgamma: Update to 5.27.6., guix-commits, 2023/08/02
- 144/332: gnu: bluedevil: Update to 5.27.6.,
guix-commits <=
- 155/332: gnu: kwallet-pam: Update to 5.27.6., guix-commits, 2023/08/02
- 111/332: gnu: grantlee: Use G-expressions., guix-commits, 2023/08/02
- 190/332: gnu: plasma-browser-integration: Update to 5.27.6., guix-commits, 2023/08/02
- 178/332: gnu: kscreenlocker: Update to 5.27.6., guix-commits, 2023/08/02
- 122/332: gnu: ktimer: Update to 23.04.3., guix-commits, 2023/08/02
- 173/332: gnu: kwayland-integration: Update to 5.27.6., guix-commits, 2023/08/02
- 189/332: gnu: plasma-integration: Update to 5.27.6., guix-commits, 2023/08/02
- 210/332: gnu: picmi: Update to 23.04.3., guix-commits, 2023/08/02
- 221/332: gnu: ksudoku: Update to 23.04.3., guix-commits, 2023/08/02
- 224/332: gnu: kdiamond: Update to 23.04.3., guix-commits, 2023/08/02