GNU bug report logs - #30398
[PATCH 0/9] Update KDE Frameworks to 5.42.0 and other KDE stuff respecrivly

Previous Next

Package: guix-patches;

Reported by: Hartmut Goebel <h.goebel <at> crazy-compilers.com>

Date: Thu, 8 Feb 2018 21:59:02 UTC

Severity: normal

Tags: patch

Done: Hartmut Goebel <h.goebel <at> crazy-compilers.com>

Bug is archived. No further changes may be made.

Full log


Message #17 received at 30398 <at> debbugs.gnu.org (full text, mbox):

From: Hartmut Goebel <h.goebel <at> crazy-compilers.com>
To: 30398 <at> debbugs.gnu.org
Subject: [PATCH 4/9] gnu: libkomparediff2: Update to 17.12.1
Date: Thu,  8 Feb 2018 23:02:32 +0100
* gnu/packages/kde.scm(libkomparediff2): Update to 17.12.1.
  [source] Switch to KDE mirror, use mirror://kde scheme.
---
 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 fff644510..af6140ea7 100644
--- a/gnu/packages/kde.scm
+++ b/gnu/packages/kde.scm
@@ -332,7 +332,7 @@ features include brush stabilizers, brush engines and wrap-around mode.")
 (define-public libkomparediff2
   (package
     (name "libkomparediff2")
-    (version "16.08.2")
+    (version "17.12.1")
     (source
       (origin
         (method url-fetch)
@@ -341,7 +341,7 @@ features include brush stabilizers, brush engines and wrap-around mode.")
         (file-name (string-append name "-" version ".tar.gz"))
         (sha256
          (base32
-          "1lafifrwfxvn0jwhz67kwv7m38lm4syips3fq77rwcvfhmkiijmh"))))
+          "0jd700pjw51vyan5d22k6j60jgb95pfn2nvwz2nfs2f4xlsly1hz"))))
     (native-inputs
      `(("extra-cmake-modules" ,extra-cmake-modules)
        ("pkg-config" ,pkg-config)))
-- 
2.13.6





This bug report was last modified 7 years and 92 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.