[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
120/178: gnu: breeze-gtk: Update to 6.0.4.1.
From: |
guix-commits |
Subject: |
120/178: gnu: breeze-gtk: Update to 6.0.4.1. |
Date: |
Mon, 17 Jun 2024 12:13:39 -0400 (EDT) |
z572 pushed a commit to branch kde-team
in repository guix.
commit 9932f24c236e23936112a8c1efc65e79337f4ce4
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Fri May 3 16:12:49 2024 +0800
gnu: breeze-gtk: Update to 6.0.4.1.
* gnu/packages/kde-plasma.scm (breeze-gtk): Update to 6.0.4.1.
[arguments]: Set #:qtbase to qtbase.
Change-Id: I40e54779efffed0bf0d263f6c212dca9d4a56711
---
gnu/packages/kde-plasma.scm | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/kde-plasma.scm b/gnu/packages/kde-plasma.scm
index e99403acb7..52c0516ff8 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -181,7 +181,7 @@ the Plasma Desktop. Breeze is the default theme for the
KDE Plasma desktop.")
(define-public breeze-gtk
(package
(name "breeze-gtk")
- (version "5.27.7")
+ (version "6.0.4.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/"
@@ -189,10 +189,12 @@ the Plasma Desktop. Breeze is the default theme for the
KDE Plasma desktop.")
"-" version ".tar.xz"))
(sha256
(base32
- "1s2qv51qa867b0bf29b7j90yzqmn3s2dwblczsb79h2i1gnr8ci9"))))
+ "0qlbz8j2sjkx9p4qa79jnprdzd6s8arzjcqqb6v1m86n830yay20"))))
(build-system qt-build-system)
(arguments
- '(#:tests? #f)) ;no 'test' target
+ (list
+ #:qtbase qtbase
+ #:tests? #f)) ;no 'test' target
(native-inputs (list breeze extra-cmake-modules sassc python
python-pycairo))
(home-page "https://invent.kde.org/plasma/breeze")
- 98/178: gnu: libkscreen: Update to 6.0.4., (continued)
- 98/178: gnu: libkscreen: Update to 6.0.4., guix-commits, 2024/06/17
- 100/178: gnu: kpipewire: Update to 6.0.4., guix-commits, 2024/06/17
- 105/178: gnu: Add libaccounts-qt6., guix-commits, 2024/06/17
- 107/178: gnu: plasma-disks: Update to 6.0.4., guix-commits, 2024/06/17
- 103/178: gnu: kscreen: Update to 6.0.4., guix-commits, 2024/06/17
- 108/178: gnu: plasma-nano: Update to 6.0.4., guix-commits, 2024/06/17
- 113/178: gnu: kde-gtk-config: Update to 6.0.4., guix-commits, 2024/06/17
- 115/178: gnu: libqaccessibilityclient: Update to 0.6.0., guix-commits, 2024/06/17
- 119/178: gnu: breeze: Update to 6.0.4., guix-commits, 2024/06/17
- 117/178: gnu: Add libqaccessibilityclient-qt6., guix-commits, 2024/06/17
- 120/178: gnu: breeze-gtk: Update to 6.0.4.1.,
guix-commits <=
- 122/178: gnu: kwin: Update to 6.0.4.1., guix-commits, 2024/06/17
- 121/178: gnu: Add kglobalacceld., guix-commits, 2024/06/17
- 124/178: gnu: Add qcoro-qt6., guix-commits, 2024/06/17
- 125/178: gnu: kdegraphics-mobipocket: Update to 24.02.2., guix-commits, 2024/06/17
- 127/178: gnu: Add baloo-6., guix-commits, 2024/06/17
- 129/178: gnu: Add plasma5support., guix-commits, 2024/06/17
- 130/178: gnu: kuserfeedback: Update to 1.3.0., guix-commits, 2024/06/17
- 131/178: gnu: kirigami-addons: Update to 1.1.0., guix-commits, 2024/06/17
- 132/178: gnu: kdsoap: Update to 2.2.0., guix-commits, 2024/06/17
- 133/178: gnu: kdsoap: Update style., guix-commits, 2024/06/17