[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
125/126: gnu: system-settings: Update to 6.1.3.
From: |
guix-commits |
Subject: |
125/126: gnu: system-settings: Update to 6.1.3. |
Date: |
Tue, 30 Jul 2024 06:37:12 -0400 (EDT) |
z572 pushed a commit to branch kde-team
in repository guix.
commit a8004c0fcbbe40bc0a0081d9436a4479ffb12195
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Sat Jul 20 19:10:31 2024 +0800
gnu: system-settings: Update to 6.1.3.
* gnu/packages/kde-plasma.scm (system-settings): Update to 6.1.3.
Change-Id: I0af92c54b5fb7009a27334c7456a20e4cffe8fa7
---
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 95c4e74b48..abe7290be5 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -3030,14 +3030,14 @@ of a Plasma shell.")
(define-public system-settings
(package
(name "system-settings")
- (version "6.1.2")
+ (version "6.1.3")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/" version
"/systemsettings-" version ".tar.xz"))
(sha256
(base32
- "1dj6ic2i2pm01xyc1nl4k7v5r3rq1lwb638sfkbjch5g1gndsylh"))))
+ "0c9130zvdrn7lm256adsx7knzmd95q5m8sx0r6wgxnxl5br09fk5"))))
(build-system qt-build-system)
(native-inputs (list extra-cmake-modules))
(inputs (list kauth
- 116/126: gnu: plasma-pa: Update to 6.1.3., (continued)
- 116/126: gnu: plasma-pa: Update to 6.1.3., guix-commits, 2024/07/30
- 110/126: gnu: plasma-desktop: Update to 6.1.3., guix-commits, 2024/07/30
- 118/126: gnu: plasma-systemmonitor: Update to 6.1.3., guix-commits, 2024/07/30
- 111/126: gnu: plasma-disks: Update to 6.1.3., guix-commits, 2024/07/30
- 106/126: gnu: oxygen-sounds: Update to 6.1.3., guix-commits, 2024/07/30
- 108/126: gnu: plasma5support: Update to 6.1.3., guix-commits, 2024/07/30
- 107/126: gnu: ocean-sound-theme: Update to 6.1.3., guix-commits, 2024/07/30
- 109/126: gnu: plasma-browser-integration: Update to 6.1.3., guix-commits, 2024/07/30
- 123/126: gnu: polkit-kde-agent: Update to 6.1.3., guix-commits, 2024/07/30
- 120/126: gnu: plasma-workspace: Update to 6.1.3., guix-commits, 2024/07/30
- 125/126: gnu: system-settings: Update to 6.1.3.,
guix-commits <=
- 126/126: gnu: kongress: Update to 24.05.2., guix-commits, 2024/07/30
- 10/126: gnu: kcolorscheme: Update to 6.4.0., guix-commits, 2024/07/30
- 15/126: gnu: kguiaddons: Update to 6.4.0., guix-commits, 2024/07/30
- 13/126: gnu: kdbusaddons: Update to 6.4.0., guix-commits, 2024/07/30
- 12/126: gnu: kcoreaddons: Update to 6.4.0., guix-commits, 2024/07/30
- 18/126: gnu: kidletime: Update to 6.4.0., guix-commits, 2024/07/30
- 22/126: gnu: kplotting: Update to 6.4.0., guix-commits, 2024/07/30
- 23/126: gnu: ksvg: Update to 6.4.0., guix-commits, 2024/07/30
- 24/126: gnu: ksyntaxhighlighting: Update to 6.4.0., guix-commits, 2024/07/30
- 27/126: gnu: kwindowsystem: Update to 6.4.0., guix-commits, 2024/07/30