[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
78/126: gnu: breeze: Update to 6.1.3.
From: |
guix-commits |
Subject: |
78/126: gnu: breeze: Update to 6.1.3. |
Date: |
Thu, 1 Aug 2024 11:46:40 -0400 (EDT) |
z572 pushed a commit to branch master
in repository guix.
commit 2a423b9ca7d5e922f21bd33492f0a92e6632e742
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Sat Jul 20 19:10:23 2024 +0800
gnu: breeze: Update to 6.1.3.
* gnu/packages/kde-plasma.scm (breeze): Update to 6.1.3.
Change-Id: Ia0634c6677d9b3c5d25fd85418b18fb6dfd00d55
---
gnu/packages/kde-plasma.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/kde-plasma.scm b/gnu/packages/kde-plasma.scm
index 4dd3a3240d..013799f8e5 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -134,14 +134,14 @@
(define-public breeze
(package
(name "breeze")
- (version "6.1.2")
+ (version "6.1.3")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/" version "/"
name "-" version ".tar.xz"))
(sha256
(base32
- "1kvx8ynb5m66m1zdrfk5bzpjs879sl8m1ap914199i21v58dqmnl"))))
+ "1lbnspr3r6rhmam56ba6x3g0r6xcvfq7mpjn8r9raxfhvs6vlnzi"))))
(build-system qt-build-system)
;; TODO: Check whether is makes sence splitting into several outputs.
(native-inputs
- 84/126: gnu: kde-gtk-config: Update to 6.1.3., (continued)
- 84/126: gnu: kde-gtk-config: Update to 6.1.3., guix-commits, 2024/08/01
- 87/126: gnu: kdeplasma-addons: Update to 6.1.3., guix-commits, 2024/08/01
- 66/126: gnu: kstatusnotifieritem: Update to 6.4.0., guix-commits, 2024/08/01
- 93/126: gnu: kscreen: Update to 6.1.3., guix-commits, 2024/08/01
- 56/126: gnu: kdesu: Update to 6.4.0., guix-commits, 2024/08/01
- 94/126: gnu: ksshaskpass: Update to 6.1.3., guix-commits, 2024/08/01
- 102/126: gnu: kwin: Update to 6.1.3., guix-commits, 2024/08/01
- 103/126: gnu: kwrited: Update to 6.1.3., guix-commits, 2024/08/01
- 106/126: gnu: oxygen-sounds: Update to 6.1.3., guix-commits, 2024/08/01
- 105/126: gnu: qqc2-breeze-style: Update to 6.1.3., guix-commits, 2024/08/01
- 78/126: gnu: breeze: Update to 6.1.3.,
guix-commits <=
- 45/126: gnu: kpty: Update to 6.4.0., guix-commits, 2024/08/01
- 85/126: gnu: kdecoration: Update to 6.1.3., guix-commits, 2024/08/01
- 109/126: gnu: plasma-browser-integration: Update to 6.1.3., guix-commits, 2024/08/01
- 125/126: gnu: system-settings: Update to 6.1.3., guix-commits, 2024/08/01
- 18/126: gnu: kidletime: Update to 6.4.0., guix-commits, 2024/08/01
- 04/126: gnu: bluez-qt: Update to 6.4.0., guix-commits, 2024/08/01
- 22/126: gnu: kplotting: Update to 6.4.0., guix-commits, 2024/08/01
- 05/126: gnu: breeze-icons: Update to 6.4.0., guix-commits, 2024/08/01
- 23/126: gnu: ksvg: Update to 6.4.0., guix-commits, 2024/08/01
- 19/126: gnu: kirigami: Update to 6.4.0., guix-commits, 2024/08/01