[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
257/347: gnu: libplasma: Update to 6.1.1.
From: |
guix-commits |
Subject: |
257/347: gnu: libplasma: Update to 6.1.1. |
Date: |
Fri, 28 Jun 2024 09:59:08 -0400 (EDT) |
z572 pushed a commit to branch kde-team
in repository guix.
commit 5ddba2949f6a6513b85d10beb034ddb7b7284dda
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Thu Jun 27 01:42:18 2024 +0800
gnu: libplasma: Update to 6.1.1.
* gnu/packages/kde-frameworks.scm (libplasma): Update to 6.1.1.
[arguments]<#:phases>: Disable plasma-dialogqmltest and bug485688test test.
Change-Id: Ie4cfc900f3b562eb6f5adc75751e4d8c9cac79ef
---
gnu/packages/kde-frameworks.scm | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index ad9fa4acb1..e05e580298 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -5415,7 +5415,7 @@ setUrl, setUserAgent and call.")
(define-public libplasma
(package
(name "libplasma")
- (version "6.0.4")
+ (version "6.1.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/"
@@ -5423,7 +5423,7 @@ setUrl, setUserAgent and call.")
version ".tar.xz"))
(sha256
(base32
- "0x7x8qrlm05ccmdhrwf3hmbzw2q1zxnba4a721y7rfbc8m4c3hk1"))))
+ "1l12qjf473hazgzy58wqfzfbbs880qqfw62nvjhrz8ijs86g291g"))))
(build-system qt-build-system)
(propagated-inputs
(list kpackage-6 kwindowsystem-6))
@@ -5463,8 +5463,10 @@ setUrl, setUserAgent and call.")
(invoke "ctest" "-E"
(string-append "(plasma-dialogstatetest"
"|plasma-iconitemtest"
+ "|plasma-dialogqmltest"
"|plasma-themetest"
"|iconitemhidpitest"
+ "|bug485688test"
"|dialognativetest)"))))))))
(home-page "https://invent.kde.org/plasma/libplasma")
(synopsis "Libraries, components and tools of Plasma workspaces")
- 197/347: gnu: kcoreaddons-6: Update to 6.3.0., (continued)
- 197/347: gnu: kcoreaddons-6: Update to 6.3.0., guix-commits, 2024/06/28
- 203/347: gnu: kidletime-6: Update to 6.3.0., guix-commits, 2024/06/28
- 205/347: gnu: kitemmodels-6: Update to 6.3.0., guix-commits, 2024/06/28
- 223/347: gnu: kcompletion-6: Update to 6.3.0., guix-commits, 2024/06/28
- 227/347: gnu: kfilemetadata-6: Update to 6.3.0., guix-commits, 2024/06/28
- 235/347: gnu: baloo-6: Update to 6.3.0., guix-commits, 2024/06/28
- 236/347: gnu: plasma-activities-stats: Update to 6.1.1., guix-commits, 2024/06/28
- 240/347: gnu: kdeclarative-6: Update to 6.3.0., guix-commits, 2024/06/28
- 247/347: gnu: knotifyconfig-6: Update to 6.3.0., guix-commits, 2024/06/28
- 253/347: gnu: ktexteditor-6: Update to 6.3.0., guix-commits, 2024/06/28
- 257/347: gnu: libplasma: Update to 6.1.1.,
guix-commits <=
- 195/347: gnu: kcolorscheme: Update to 6.3.0., guix-commits, 2024/06/28
- 196/347: gnu: kconfig-6: Update to 6.3.0., guix-commits, 2024/06/28
- 199/347: gnu: kdnssd-6: Update to 6.3.0., guix-commits, 2024/06/28
- 202/347: gnu: ki18n-6: Update to 6.3.0., guix-commits, 2024/06/28
- 207/347: gnu: kplotting-6: Update to 6.3.0., guix-commits, 2024/06/28
- 208/347: gnu: ksyntaxhighlighting-6: Update to 6.3.0., guix-commits, 2024/06/28
- 210/347: gnu: kwayland-6: Update to 6.1.1., guix-commits, 2024/06/28
- 215/347: gnu: prison-6: Update to 6.3.0., guix-commits, 2024/06/28
- 216/347: gnu: pulseaudio-qt: Update to 1.5.0., guix-commits, 2024/06/28
- 217/347: gnu: qqc2-desktop-style-6: Update to 6.3.0., guix-commits, 2024/06/28