gnu: libksane: Update to 25.08.1.

* gnu/packages/kde-graphics.scm (libksane): Update to 25.08.1.

Change-Id: I891572aa172e81b0b50f85d76a817d0ed430e251
This commit is contained in:
Sughosha 2025-10-01 15:23:09 +05:30 committed by Andreas Enge
parent 3d4fd8e1f9
commit 8610e07264
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -401,14 +401,14 @@ expression library, that is used in Krita.")
(define-public libksane
(package
(name "libksane")
(version "24.12.3")
(version "25.08.1")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/libksane-" version ".tar.xz"))
(sha256
(base32 "1b0cbf4cq0ajl5xlpy75wj4p1zsri2igh23pswj8ysnrrk0pxg5w"))))
(base32 "0ynczlnxdmf0agdv0h7xzvvr8zz3i5f84pcl91f9fbjspgij8h5d"))))
(build-system qt-build-system)
(arguments
(list #:qtbase qtbase