~ruther/guix-local

53e53d9730303598da8d100eae070b3a32b70a42 — Zheng Junjie 9 months ago 9ed9374
gnu: kunitconversion: Update to 6.16.0.

* gnu/packages/kde-frameworks.scm (kunitconversion): Update to 6.16.0.
[arguments]<#:configure-flags>: Add -DBUILD_PYTHON_BINDINGS=OFF.

Change-Id: Ic8b7be031d0ed8c6bae2a5466f01e7155e90e09f
1 files changed, 7 insertions(+), 3 deletions(-)

M gnu/packages/kde-frameworks.scm
M gnu/packages/kde-frameworks.scm => gnu/packages/kde-frameworks.scm +7 -3
@@ 3038,7 3038,7 @@ and communicating with them using a pty.")
(define-public kunitconversion
  (package
    (name "kunitconversion")
    (version "6.13.0")
    (version "6.16.0")
    (source (origin
              (method url-fetch)
              (uri (string-append


@@ 3047,13 3047,17 @@ and communicating with them using a pty.")
                    name "-" version ".tar.xz"))
              (sha256
               (base32
                "1shp01hx5nga6ldi2374v0f38b9s3dbqbbqapgh9kyc9h1z073r0"))))
                "038fif7abb1sz3yvjym9d6w396k7qjdx01ylblcr2haqpzlp5955"))))
    (build-system cmake-build-system)
    (native-inputs
     (list extra-cmake-modules))
    (inputs
     (list ki18n qtbase))
    (arguments `(#:tests? #f)) ;; Requires network.
    (arguments (list
                #:configure-flags
                ;; XXX: build python bindings.
                #~(list "-DBUILD_PYTHON_BINDINGS=OFF")
                #:tests? #f)) ;; Requires network.
    (home-page "https://community.kde.org/Frameworks")
    (synopsis "Converting physical units")
    (description "KUnitConversion provides functions to convert values in