[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
216/347: gnu: pulseaudio-qt: Update to 1.5.0.
From: |
guix-commits |
Subject: |
216/347: gnu: pulseaudio-qt: Update to 1.5.0. |
Date: |
Fri, 28 Jun 2024 09:59:02 -0400 (EDT) |
z572 pushed a commit to branch kde-team
in repository guix.
commit 5f838ca9e4e469e4e6c5624a5af36cf4cd0458a7
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Thu Jun 27 01:42:10 2024 +0800
gnu: pulseaudio-qt: Update to 1.5.0.
* gnu/packages/kde-frameworks.scm (pulseaudio-qt): Update to 1.5.0.
Change-Id: I9be1eeb5a291b2cc00826466f267f13b4c6c0423
---
gnu/packages/kde-frameworks.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index 0ef4832c9d..47be3fa1d7 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -2062,14 +2062,14 @@ provides uniform access to generation of barcodes with
data.")
(define-public pulseaudio-qt
(package
(name "pulseaudio-qt")
- (version "1.4.0")
+ (version "1.5.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/pulseaudio-qt"
"/pulseaudio-qt-" version ".tar.xz"))
(sha256
(base32
- "0rfh1qawf2bxh26p5xr03z2zizpnfw8k9ycwhmmqac11rx765jnq"))))
+ "0845d910jyd6w02yc157m4myfwzbmj1l0y6mj3yx0wq0f34533yd"))))
(build-system cmake-build-system)
(arguments (list #:configure-flags #~(list "-DBUILD_WITH_QT6=ON")))
(native-inputs
- 253/347: gnu: ktexteditor-6: Update to 6.3.0., (continued)
- 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, 2024/06/28
- 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 <=
- 217/347: gnu: qqc2-desktop-style-6: Update to 6.3.0., guix-commits, 2024/06/28
- 218/347: gnu: solid-6: Update to 6.3.0., guix-commits, 2024/06/28
- 220/347: gnu: threadweaver-6: Update to 6.3.0., guix-commits, 2024/06/28
- 226/347: gnu: kdoctools-6: Update to 6.3.0., guix-commits, 2024/06/28
- 229/347: gnu: kjobwidgets-6: Update to 6.3.0., guix-commits, 2024/06/28
- 230/347: gnu: knotifications-6: Update to 6.3.0., guix-commits, 2024/06/28
- 231/347: gnu: kpackage-6: Update to 6.3.0., guix-commits, 2024/06/28
- 233/347: gnu: kunitconversion-6: Update to 6.3.0., guix-commits, 2024/06/28
- 237/347: gnu: kbookmarks-6: Update to 6.3.0., guix-commits, 2024/06/28
- 243/347: gnu: kglobalaccel-6: Update to 6.3.0., guix-commits, 2024/06/28