guix-commits
[Top][All Lists]
Advanced

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

08/13: gnu: libkomparediff2: Update to 19.08.2.


From: guix-commits
Subject: 08/13: gnu: libkomparediff2: Update to 19.08.2.
Date: Sun, 10 Nov 2019 16:19:16 -0500 (EST)

htgoebel pushed a commit to branch staging
in repository guix.

commit 869184af51e880fcefe534abe9029d929d1412e3
Author: Hartmut Goebel <address@hidden>
Date:   Sat Oct 19 10:39:06 2019 +0200

    gnu: libkomparediff2: Update to 19.08.2.
    
    * gnu/packages/kde.scm (libkomparediff2): Update to 19.08.2.
---
 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 6a474b2..fb3c0c5 100644
--- a/gnu/packages/kde.scm
+++ b/gnu/packages/kde.scm
@@ -410,14 +410,14 @@ features include brush stabilizers, brush engines and 
wrap-around mode.")
 (define-public libkomparediff2
   (package
     (name "libkomparediff2")
-    (version "19.04.1")
+    (version "19.08.2")
     (source
       (origin
         (method url-fetch)
         (uri (string-append "mirror://kde/stable/applications/" version
                             "/src/libkomparediff2-" version ".tar.xz"))
         (sha256
-         (base32 "1cyi7a5ss7jv87llk0k8c9g3h1qsp6j6nmdzh3xxcswr4p5skc9a"))))
+         (base32 "1mvihd0xpkl8kryf5dvsfgpbgs9af8c9bzq8mmr74gfsvfb8ywy5"))))
     (native-inputs
      `(("extra-cmake-modules" ,extra-cmake-modules)
        ("pkg-config" ,pkg-config)))



reply via email to

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