~ruther/guix-local

953c8a02b265a17215184e7d7ccf8ae43dd3c5fc — Zheng Junjie 9 months ago db81ed1
gnu: libkscreen: Update to 6.4.3.

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

Change-Id: I3e5758eadbe67eb20292a68d47446c3c6b173e60
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
@@ 1240,14 1240,14 @@ the running system.")
(define-public libkscreen
  (package
    (name "libkscreen")
    (version "6.3.6")
    (version "6.4.3")
    (source
     (origin
       (method url-fetch)
       (uri (string-append "mirror://kde/stable/plasma/" version "/"
                           name "-" version ".tar.xz"))
       (sha256
        (base32 "1414i8q0c7xqcs5ig84zszygqy2kdzqbxrkj4d8y8w69a7fccg5j"))))
        (base32 "0sxhh7mx4h9s7vgapphfhlwfnxzjx7yydv80w13whlh62420cpx2"))))
    (build-system qt-build-system)
    (arguments
     (list