~ruther/guix-local

72a4d05a1429a0df723b7cfd4e06b58b2c20d978 — Sughosha 8 months ago 03ff55f
gnu: libkscreen: Update to 6.4.5.

* gnu/packages/kde-plasma.scm (libkscreen): Update to 6.4.5.

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

M gnu/packages/kde-plasma.scm
M gnu/packages/kde-plasma.scm => gnu/packages/kde-plasma.scm +2 -2
@@ 1316,14 1316,14 @@ the running system.")
(define-public libkscreen
  (package
    (name "libkscreen")
    (version "6.4.3")
    (version "6.4.5")
    (source
     (origin
       (method url-fetch)
       (uri (string-append "mirror://kde/stable/plasma/" version "/"
                           name "-" version ".tar.xz"))
       (sha256
        (base32 "0sxhh7mx4h9s7vgapphfhlwfnxzjx7yydv80w13whlh62420cpx2"))))
        (base32 "1d72ng2jpm8r4106my8lgkjk8852a167hi4glwahyibbclknxlk8"))))
    (build-system qt-build-system)
    (arguments
     (list