~ruther/guix-local

f26ae394c02c0e9bd583466bfee47ef63878cd5a — Sughosha 4 months ago 5f7cfc5
gnu: libksane: Update to 25.08.2.

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

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

M gnu/packages/kde-graphics.scm
M gnu/packages/kde-graphics.scm => gnu/packages/kde-graphics.scm +2 -2
@@ 702,14 702,14 @@ decode RAW picture files.")
(define-public libksane
  (package
    (name "libksane")
    (version "25.08.1")
    (version "25.08.2")
    (source
     (origin
       (method url-fetch)
       (uri (string-append "mirror://kde/stable/release-service/" version
                             "/src/libksane-" version ".tar.xz"))
       (sha256
        (base32 "0ynczlnxdmf0agdv0h7xzvvr8zz3i5f84pcl91f9fbjspgij8h5d"))))
        (base32 "0cxszyczkq2q3cn9rkfnsby1dfwi68rf61fv0xh8j1wzc1vp6sys"))))
    (build-system qt-build-system)
    (arguments
     (list #:qtbase qtbase