[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/76: gnu: attica: Update to 6.8.0.
From: |
guix-commits |
Subject: |
03/76: gnu: attica: Update to 6.8.0. |
Date: |
Thu, 28 Nov 2024 06:37:43 -0500 (EST) |
z572 pushed a commit to branch kde-team
in repository guix.
commit da37a23fa35c77a7aeabebacef63967a89e821e0
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Tue Nov 26 21:30:20 2024 +0800
gnu: attica: Update to 6.8.0.
* gnu/packages/kde-frameworks.scm (attica): Update to 6.8.0.
Change-Id: Ic2633b895ae758fecd2522d6cb5648979ac8cc9c
---
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 1c503b1c27..47fdaea34a 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -332,7 +332,7 @@ Phonon-VLC is a backend based on the VLC multimedia
library.")
(define-public attica
(package
(name "attica")
- (version "6.5.0")
+ (version "6.8.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -341,7 +341,7 @@ Phonon-VLC is a backend based on the VLC multimedia
library.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1rhhc0fxwpv5dq3j7jsys0k72sy43qb1fmj2ib2a59sjvhc0ds3c"))))
+ "1p8zil8xjxrlzyizwm4s57n9pcmkcxnsqgq2n2nxjrfl1qnhlc24"))))
(build-system cmake-build-system)
(native-inputs
(list extra-cmake-modules))
- 63/76: gnu: knotifyconfig: Update to 6.8.0., (continued)
- 63/76: gnu: knotifyconfig: Update to 6.8.0., guix-commits, 2024/11/28
- 68/76: gnu: kstatusnotifieritem: Update to 6.8.0., guix-commits, 2024/11/28
- 69/76: gnu: ktexteditor: Update to 6.8.0., guix-commits, 2024/11/28
- 70/76: gnu: ktextwidgets: Update to 6.8.0., guix-commits, 2024/11/28
- 72/76: gnu: kwallet: Update to 6.8.0., guix-commits, 2024/11/28
- 76/76: gnu: kdav: Update to 6.8.0., guix-commits, 2024/11/28
- 02/76: gnu: kquickcharts: Update to 6.8.0., guix-commits, 2024/11/28
- 06/76: gnu: karchive: Update to 6.8.0., guix-commits, 2024/11/28
- 19/76: gnu: sonnet: Update to 6.8.0., guix-commits, 2024/11/28
- 16/76: gnu: modemmanager-qt: Update to 6.8.0., guix-commits, 2024/11/28
- 03/76: gnu: attica: Update to 6.8.0.,
guix-commits <=
- 20/76: gnu: threadweaver: Update to 6.8.0., guix-commits, 2024/11/28
- 05/76: gnu: breeze-icons: Update to 6.8.0., guix-commits, 2024/11/28
- 27/76: gnu: kcrash: Update to 6.8.0., guix-commits, 2024/11/28
- 23/76: gnu: kwidgetsaddons: Update to 6.8.0., guix-commits, 2024/11/28
- 24/76: gnu: kconfig: Update to 6.8.0., guix-commits, 2024/11/28
- 29/76: gnu: kwayland: Update to 6.2.4., guix-commits, 2024/11/28
- 30/76: gnu: ksyntaxhighlighting: Update to 6.8.0., guix-commits, 2024/11/28
- 42/76: gnu: syndication: Update to 6.8.0., guix-commits, 2024/11/28
- 40/76: gnu: kpty: Update to 6.8.0., guix-commits, 2024/11/28
- 46/76: gnu: kirigami: Update to 6.8.0., guix-commits, 2024/11/28