[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
122/126: gnu: print-manager: Update to 6.1.3.
From: |
guix-commits |
Subject: |
122/126: gnu: print-manager: Update to 6.1.3. |
Date: |
Tue, 30 Jul 2024 06:37:11 -0400 (EDT) |
z572 pushed a commit to branch kde-team
in repository guix.
commit dba1e2d6cbbe06911e88544a9fdc82eec93404df
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Sat Jul 20 19:10:30 2024 +0800
gnu: print-manager: Update to 6.1.3.
* gnu/packages/kde-plasma.scm (print-manager): Update to 6.1.3.
Change-Id: I6420a20fa3cda0e2c73f5bb8b56028faf829e426
---
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 ac282f552a..db72faac68 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -2908,14 +2908,14 @@ hardware management, and a high degree of
customizability.")
(define-public print-manager
(package
(name "print-manager")
- (version "6.1.2")
+ (version "6.1.3")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/" version
"/print-manager-" version ".tar.xz"))
(sha256
- (base32 "19gmqd48wjg9q8h57xdsa1d4nhvbp3h169v519pgw06lrrhia5hl"))))
+ (base32 "015vvl0q3fccjacszdzd78vsh1wykn6r9inxpvj660z2hsg4c1cm"))))
(build-system qt-build-system)
(native-inputs
(list extra-cmake-modules))
- 96/126: gnu: layer-shell-qt: Update to 6.1.3., (continued)
- 96/126: gnu: layer-shell-qt: Update to 6.1.3., guix-commits, 2024/07/30
- 99/126: gnu: libksysguard: Update to 6.1.3., guix-commits, 2024/07/30
- 103/126: gnu: kwrited: Update to 6.1.3., guix-commits, 2024/07/30
- 101/126: gnu: kwayland-integration: Update to 6.1.3., guix-commits, 2024/07/30
- 105/126: gnu: qqc2-breeze-style: Update to 6.1.3., guix-commits, 2024/07/30
- 112/126: gnu: plasma-firewall: Update to 6.1.3., guix-commits, 2024/07/30
- 114/126: gnu: plasma-nano: Update to 6.1.3., guix-commits, 2024/07/30
- 115/126: gnu: plasma-nm: Update to 6.1.3., guix-commits, 2024/07/30
- 121/126: gnu: plasma-workspace-wallpapers: Update to 6.1.3., guix-commits, 2024/07/30
- 113/126: gnu: plasma-integration: Update to 6.1.3., guix-commits, 2024/07/30
- 122/126: gnu: print-manager: Update to 6.1.3.,
guix-commits <=
- 119/126: gnu: plasma-welcome: Update to 6.1.3., guix-commits, 2024/07/30
- 124/126: gnu: powerdevil: Update to 6.1.3., guix-commits, 2024/07/30
- 04/126: gnu: bluez-qt: Update to 6.4.0., guix-commits, 2024/07/30
- 09/126: gnu: kcodecs: Update to 6.4.0., guix-commits, 2024/07/30