mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: libkscreen: Update to 6.4.3.
* gnu/packages/kde-plasma.scm (libkscreen): Update to 6.4.3. Change-Id: I3e5758eadbe67eb20292a68d47446c3c6b173e60
This commit is contained in:
parent
3c8624fa0c
commit
3fb96f6c4a
1 changed files with 2 additions and 2 deletions
|
@ -1280,14 +1280,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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue