~ruther/guix-local

cdff06e1bc2e0fd75850d8941589d77d0d9900c6 — Andreas Enge 6 months ago 5fdccc5
gnu: qtlocation-5: Update to 5.15.17.

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

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

M gnu/packages/qt.scm
M gnu/packages/qt.scm => gnu/packages/qt.scm +2 -2
@@ 2506,13 2506,13 @@ Server Protocol (LSP) for Qt.")
  (package
    (inherit qtsvg-5)
    (name "qtlocation")
    (version "5.15.16")
    (version "5.15.17")
    (source (origin
              (method url-fetch)
              (uri (qt-url name version))
              (sha256
               (base32
                "11swnrlxx1qlf5fc0jb0zb4rx70kgd5h27kbmk877dms7sdiq1ik"))
                "1kqljk3ax2dfib4g0nh9zwdabiv8lyr7hxbj9qh05lrhcyshkrpk"))
              (patches
               (search-patches "qtlocation-5.15.8-mapboxgl-gcc13.patch"))
              (modules '((guix build utils)))