gnu: kqtquickcharts: Update to 19.08.3.
authorMarius Bakke <mbakke@fastmail.com>
Sun, 17 May 2020 17:17:54 +0000 (19:17 +0200)
committerMarius Bakke <mbakke@fastmail.com>
Sun, 17 May 2020 23:59:19 +0000 (01:59 +0200)
* gnu/packages/kde.scm (kqtquickcharts): Update to 19.08.3.

gnu/packages/kde.scm

index 4f2d2a2..16a7e78 100644 (file)
@@ -620,7 +620,7 @@ communicate with each other.  Here's a few things KDE Connect can do:
 (define-public kqtquickcharts
   (package
     (name "kqtquickcharts")
-    (version "19.08.2")
+    (version "19.08.3")
     (source
       (origin
         (method url-fetch)
@@ -628,7 +628,7 @@ communicate with each other.  Here's a few things KDE Connect can do:
                             version "/src/kqtquickcharts-" version ".tar.xz"))
         (sha256
          (base32
-          "1yy9fyd8y4g25ljdsbil19qdf4j3mzmzl489sx7rqpm3lfdzjh9k"))))
+          "0kwrqm7aa74plqkkyigi6b2hic6dzrygkgb6hsgj35ycrfn4rigi"))))
     (build-system cmake-build-system)
     (native-inputs
      `(("extra-cmake-modules" ,extra-cmake-modules)))