~ruther/guix-local

167d7d74380986321fca71538fcee4eea59228a5 — Sughosha 4 months ago e6b095e
gnu: kongress: Update to 25.08.2.

* gnu/packages/kde-utils.scm (kongress): Update to 25.08.2.

Change-Id: I7097af66444ae0a8a4505fa98fc66d6d55feeaac
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/kde-utils.scm
M gnu/packages/kde-utils.scm => gnu/packages/kde-utils.scm +2 -2
@@ 805,14 805,14 @@ with support for QR scanning.")
(define-public kongress
  (package
    (name "kongress")
    (version "25.08.1")
    (version "25.08.2")
    (source (origin
              (method url-fetch)
              (uri (string-append "mirror://kde/stable/release-service/" version
                                  "/src/kongress-" version ".tar.xz"))
              (sha256
               (base32
                "0q7p8aviwjwhcnsxd0qwr1rz2grdkvknfd7b3w7cscw6yvsx9az5"))))
                "1mxn6m0r1yglvv34xahbvnyid79gfcwbrx3nc8hmgqiq7s838ahw"))))
    (build-system qt-build-system)
    (native-inputs (list extra-cmake-modules python-minimal))
    ;; NOTE: Reporting bugs is linked to web browser, better not link it and let