~ruther/guix-local

f43f3e5ae2b00707ccc8ff4dc95f649daa54f91e — Andreas Enge 5 months ago 0899306
gnu: qtconnectivity-5: Update to 5.15.17.

* gnu/packages/qt.scm (qtconnectivity-5): Update to 5.15.17.

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

M gnu/packages/qt.scm
M gnu/packages/qt.scm => gnu/packages/qt.scm +2 -2
@@ 1838,13 1838,13 @@ integrate QML code with JavaScript and C++.")
  (package
    (inherit qtsvg-5)
    (name "qtconnectivity")
    (version "5.15.16")
    (version "5.15.17")
    (source (origin
              (method url-fetch)
              (uri (qt-url name version))
              (sha256
               (base32
                "0v6qwvjnh7figrkv14dncbxp4178qvmn68d4hhikp40ly5n4d4x9"))))
                "0ashlprn6fak67dpkcwjv8fipf3r3cb3v5bshnncscn8kkfgrxc7"))))
    (native-inputs
     (list perl pkg-config qtdeclarative-5))
    (inputs