guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

215/347: gnu: prison-6: Update to 6.3.0.


From: guix-commits
Subject: 215/347: gnu: prison-6: Update to 6.3.0.
Date: Fri, 28 Jun 2024 09:59:02 -0400 (EDT)

z572 pushed a commit to branch kde-team
in repository guix.

commit 81c53db5bfea170112e64c8a8d0d2ba8a9e680b5
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Thu Jun 27 01:42:10 2024 +0800

    gnu: prison-6: Update to 6.3.0.
    
    * gnu/packages/kde-frameworks.scm (prison-6): Update to 6.3.0.
    
    Change-Id: I45d3a4cde957fee5f842d40b5fe729a16fd159ed
---
 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 a505b2b520..0ef4832c9d 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -2021,7 +2021,7 @@ which are used in DBus communication.")
 (define-public prison-6
   (package
     (name "prison")
-    (version "6.1.0")
+    (version "6.3.0")
     (source
      (origin
        (method url-fetch)
@@ -2029,7 +2029,7 @@ which are used in DBus communication.")
                            (version-major+minor version) "/"
                            name "-" version ".tar.xz"))
        (sha256
-        (base32 "1x0y4vsprdlpnfg7g57qcj2j15nv7ga518fcygkm66dgd43p220p"))))
+        (base32 "0imwniw2lpsjipzyx9vmwwdy370sg5zynh9gk9g1w1c7axr0g63n"))))
     (build-system cmake-build-system)
     (native-inputs
      (list extra-cmake-modules))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]