[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/12: gnu: libkomparediff2: Fix source file name.
From: |
guix-commits |
Subject: |
02/12: gnu: libkomparediff2: Fix source file name. |
Date: |
Sat, 11 May 2019 18:27:50 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 819488fb958e811625f8a5a800f495e83b9b80ee
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Sat May 11 20:24:05 2019 +0200
gnu: libkomparediff2: Fix source file name.
* gnu/packages/kde.scm (libkomparediff2)[source]: Remove (incorrect)
FILE-NAME.
---
gnu/packages/kde.scm | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/gnu/packages/kde.scm b/gnu/packages/kde.scm
index 2427d35..83d4e17 100644
--- a/gnu/packages/kde.scm
+++ b/gnu/packages/kde.scm
@@ -2,7 +2,7 @@
;;; Copyright © 2016, 2017, 2019 Efraim Flashner <address@hidden>
;;; Copyright © 2016, 2017 Thomas Danckaert <address@hidden>
;;; Copyright © 2017, 2018 Mark Meyer <address@hidden>
-;;; Copyright © 2017, 2018 Tobias Geerinckx-Rice <address@hidden>
+;;; Copyright © 2017, 2018, 2019 Tobias Geerinckx-Rice <address@hidden>
;;; Copyright © 2018 Gábor Boskovits <address@hidden>
;;;
;;; This file is part of GNU Guix.
@@ -456,7 +456,6 @@ other special events for a geographical region.")
(method url-fetch)
(uri (string-append "mirror://kde/stable/applications"
"/" version "/src/" name "-" version ".tar.xz"))
- (file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
"0w6p8lvm2rn7y4qz0x3s87lwh1758xnyhwkkkng55n8v9rpjjw7l"))))
- branch master updated (cbe7c99 -> 2ce144e), guix-commits, 2019/05/11
- 05/12: gnu: electrum: Update to 3.3.5., guix-commits, 2019/05/11
- 02/12: gnu: libkomparediff2: Fix source file name.,
guix-commits <=
- 01/12: gnu: nethack: Update to 3.6.2., guix-commits, 2019/05/11
- 09/12: gnu: picard: Read disc IDs., guix-commits, 2019/05/11
- 10/12: gnu: xtl: Update to 0.6.4., guix-commits, 2019/05/11
- 08/12: gnu: picard: Don't check for updates., guix-commits, 2019/05/11
- 07/12: gnu: iproute2: Update to 5.1.0., guix-commits, 2019/05/11
- 03/12: gnu: libkomparediff2: Don't use NAME in source URI., guix-commits, 2019/05/11
- 04/12: gnu: libkomparediff2: Update to 19.04.1., guix-commits, 2019/05/11
- 06/12: gnu: gegl: Update to 0.4.16., guix-commits, 2019/05/11
- 11/12: gnu: xtensor: Update to 0.20.5., guix-commits, 2019/05/11
- 12/12: gnu: acpica: Update to 20190509., guix-commits, 2019/05/11