[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
36/76: gnu: prison: Update to 6.8.0.
From: |
guix-commits |
Subject: |
36/76: gnu: prison: Update to 6.8.0. |
Date: |
Thu, 28 Nov 2024 06:37:50 -0500 (EST) |
z572 pushed a commit to branch kde-team
in repository guix.
commit 7d60bcd45f09ef966c2be7a85b846234a5568b9a
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Wed Nov 27 20:09:48 2024 +0800
gnu: prison: Update to 6.8.0.
* gnu/packages/kde-frameworks.scm (prison): Update to 6.8.0.
Change-Id: I9d68e967b7dbe539ef05d8fa5c528c7701d1593b
---
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 e44859617f..bc30c886f4 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -1909,7 +1909,7 @@ which are used in DBus communication.")
(define-public prison
(package
(name "prison")
- (version "6.5.0")
+ (version "6.8.0")
(source
(origin
(method url-fetch)
@@ -1917,7 +1917,7 @@ which are used in DBus communication.")
(version-major+minor version) "/"
name "-" version ".tar.xz"))
(sha256
- (base32 "1fk7n07j57wgh1rqzh28xpc1fgij6mk0n4bh3vs8m63izg67vhdv"))))
+ (base32 "1cyyna87bxb6rhmisaa8vz7m1l110zral6hwr2vviqj6djkvbrxs"))))
(build-system cmake-build-system)
(native-inputs
(list extra-cmake-modules))
- 05/76: gnu: breeze-icons: Update to 6.8.0., (continued)
- 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
- 41/76: gnu: kunitconversion: Update to 6.8.0., guix-commits, 2024/11/28
- 36/76: gnu: prison: Update to 6.8.0.,
guix-commits <=
- 45/76: gnu: kcolorscheme: Update to 6.8.0., guix-commits, 2024/11/28
- 38/76: gnu: knotifications: Update to 6.8.0., guix-commits, 2024/11/28
- 52/76: gnu: baloo: Update to 6.8.0., guix-commits, 2024/11/28
- 60/76: gnu: kiconthemes: Update to 6.8.0., guix-commits, 2024/11/28
- 50/76: gnu: kimageformats: Update to 6.8.0., guix-commits, 2024/11/28
- 54/76: gnu: kcmutils: Update to 6.8.0., guix-commits, 2024/11/28
- 49/76: gnu: kfilemetadata: Update to 6.8.0., guix-commits, 2024/11/28
- 51/76: gnu: kjobwidgets: Update to 6.8.0., guix-commits, 2024/11/28
- 57/76: gnu: kded: Update to 6.8.0., guix-commits, 2024/11/28
- 59/76: gnu: kglobalaccel: Update to 6.8.0., guix-commits, 2024/11/28