guix-commits
[Top][All Lists]
Advanced

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

210/332: gnu: picmi: Update to 23.04.3.


From: guix-commits
Subject: 210/332: gnu: picmi: Update to 23.04.3.
Date: Thu, 3 Aug 2023 05:43:55 -0400 (EDT)

iyzsong pushed a commit to branch kde-updates
in repository guix.

commit 3d27dbe4557ff3dafaae09ad217f40a73b7edf9e
Author: 宋文武 <iyzsong@member.fsf.org>
AuthorDate: Sat Jul 29 10:53:19 2023 +0800

    gnu: picmi: Update to 23.04.3.
    
    * gnu/packages/kde-games.scm (picmi): Update to 23.04.3.
---
 gnu/packages/kde-games.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/kde-games.scm b/gnu/packages/kde-games.scm
index 5ebdea5c81..e67c312427 100644
--- a/gnu/packages/kde-games.scm
+++ b/gnu/packages/kde-games.scm
@@ -91,14 +91,14 @@ This package is part of the KDE games module.")
 (define-public picmi
   (package
     (name "picmi")
-    (version "22.04.3")
+    (version "23.04.3")
     (source
      (origin
       (method url-fetch)
       (uri (string-append "mirror://kde/stable/release-service/" version
                           "/src/picmi-" version ".tar.xz"))
       (sha256
-       (base32 "0nn00sila4zn4r28dh84jvqqrrs31sh9vwd76nalm7y14xrxwn46"))))
+       (base32 "1x1iv6a840jwldfpx44wvh1vki1jz1hixzvzhdfx2mhw05v91fjx"))))
     (build-system qt-build-system)
     (native-inputs
      (list extra-cmake-modules kdoctools))



reply via email to

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