Skip to content
Snippets Groups Projects
Unverified Commit 0691567d authored by Tobias Geerinckx-Rice's avatar Tobias Geerinckx-Rice
Browse files

gnu: libkomparediff2: Update to 19.04.1.

* gnu/packages/kde.scm (libkomparediff2): Update to 19.04.1.
parent 40b5ec2f
No related branches found
No related tags found
No related merge requests found
......@@ -450,15 +450,14 @@ (define-public kholidays
(define-public libkomparediff2
(package
(name "libkomparediff2")
(version "17.12.3")
(version "19.04.1")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/applications/" version
"/src/libkomparediff2-" version ".tar.xz"))
(sha256
(base32
"0w6p8lvm2rn7y4qz0x3s87lwh1758xnyhwkkkng55n8v9rpjjw7l"))))
(base32 "1cyi7a5ss7jv87llk0k8c9g3h1qsp6j6nmdzh3xxcswr4p5skc9a"))))
(native-inputs
`(("extra-cmake-modules" ,extra-cmake-modules)
("pkg-config" ,pkg-config)))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment