guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

07/08: gnu: kqtquickcharts: Update to 19.08.3.


From: guix-commits
Subject: 07/08: gnu: kqtquickcharts: Update to 19.08.3.
Date: Sun, 17 May 2020 20:00:07 -0400 (EDT)

mbakke pushed a commit to branch master
in repository guix.

commit d15c38b0f91c3f5e434755313f68fb150cd0219b
Author: Marius Bakke <address@hidden>
AuthorDate: Sun May 17 19:17:54 2020 +0200

    gnu: kqtquickcharts: Update to 19.08.3.
    
    * gnu/packages/kde.scm (kqtquickcharts): Update to 19.08.3.
---
 gnu/packages/kde.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/kde.scm b/gnu/packages/kde.scm
index 4f2d2a2..16a7e78 100644
--- a/gnu/packages/kde.scm
+++ b/gnu/packages/kde.scm
@@ -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)))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]