[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/127: gnu: breeze: Update to 6.1.4.
From: |
guix-commits |
Subject: |
07/127: gnu: breeze: Update to 6.1.4. |
Date: |
Mon, 19 Aug 2024 23:52:53 -0400 (EDT) |
z572 pushed a commit to branch master
in repository guix.
commit 1944ce422c5837daed146f7357cc2e9394ea20ff
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Fri Aug 9 23:33:49 2024 +0800
gnu: breeze: Update to 6.1.4.
* gnu/packages/kde-plasma.scm (breeze): Update to 6.1.4.
Change-Id: I2ece7ecfdf2fe1eaba7b1056fb4e34b35fb1b633
---
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 92d11f9c9e..1642fcc5f2 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.3")
+ (version "6.1.4")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/" version "/"
name "-" version ".tar.xz"))
(sha256
(base32
- "1lbnspr3r6rhmam56ba6x3g0r6xcvfq7mpjn8r9raxfhvs6vlnzi"))))
+ "1981va061mrb3r01wm38xq55d7xnqdfwp7s02npbqg5h6zgjcrr2"))))
(build-system qt-build-system)
;; TODO: Check whether is makes sence splitting into several outputs.
(native-inputs
- 42/127: gnu: plasma-integration: Update to 6.1.4., (continued)
- 42/127: gnu: plasma-integration: Update to 6.1.4., guix-commits, 2024/08/19
- 55/127: gnu: plasma: Use breeze's version., guix-commits, 2024/08/19
- 60/127: gnu: breeze-icons: Update to 6.5.0., guix-commits, 2024/08/19
- 70/127: gnu: kguiaddons: Update to 6.5.0., guix-commits, 2024/08/19
- 62/127: gnu: karchive: Update to 6.5.0., guix-commits, 2024/08/19
- 80/127: gnu: kwidgetsaddons: Update to 6.5.0., guix-commits, 2024/08/19
- 93/127: gnu: kdoctools: Update to 6.5.0., guix-commits, 2024/08/19
- 112/127: gnu: knewstuff: Update to 6.5.0., guix-commits, 2024/08/19
- 103/127: gnu: kbookmarks: Update to 6.5.0., guix-commits, 2024/08/19
- 03/127: gnu: plasma-activities: Update to 6.1.4., guix-commits, 2024/08/19
- 07/127: gnu: breeze: Update to 6.1.4.,
guix-commits <=
- 08/127: gnu: breeze-gtk: Update to 6.1.4., guix-commits, 2024/08/19
- 10/127: gnu: drkonqi: Update to 6.1.4., guix-commits, 2024/08/19
- 13/127: gnu: kde-gtk-config: Update to 6.1.4., guix-commits, 2024/08/19
- 16/127: gnu: kdeplasma-addons: Update to 6.1.4., guix-commits, 2024/08/19
- 17/127: gnu: kgamma: Update to 6.1.4., guix-commits, 2024/08/19
- 23/127: gnu: ksshaskpass: Update to 6.1.4., guix-commits, 2024/08/19
- 26/127: gnu: kscreenlocker: Update to 6.1.4., guix-commits, 2024/08/19
- 31/127: gnu: kwin: Update to 6.1.4., guix-commits, 2024/08/19
- 32/127: gnu: kwrited: Update to 6.1.4., guix-commits, 2024/08/19
- 37/127: gnu: plasma5support: Update to 6.1.4., guix-commits, 2024/08/19