diff options
author | Leo Famulari <leo@famulari.name> | 2017-01-24 01:59:07 -0500 |
---|---|---|
committer | Leo Famulari <leo@famulari.name> | 2017-01-24 01:59:51 -0500 |
commit | b2725c53dd4cce2421845736df7940289c32f8a7 (patch) | |
tree | 58df20e388418bd5caa7f731b08fcb14819906c7 /gnu/local.mk | |
parent | 4cfd222fa7b4df34e8fc002cf572be86d887f5bd (diff) | |
download | patches-b2725c53dd4cce2421845736df7940289c32f8a7.tar patches-b2725c53dd4cce2421845736df7940289c32f8a7.tar.gz |
gnu: khal: Update to 0.9.0.
* gnu/packages/calendar.scm (khal): Update to 0.9.0
[source]: Remove obsolete patch.
* gnu/packages/patches/khal-disable-failing-tests.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Add it.
Diffstat (limited to 'gnu/local.mk')
-rw-r--r-- | gnu/local.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/local.mk b/gnu/local.mk index 27f6c92688..3963b97b71 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -645,7 +645,6 @@ dist_patch_DATA = \ %D%/packages/patches/jbig2dec-ignore-testtest.patch \ %D%/packages/patches/jq-CVE-2015-8863.patch \ %D%/packages/patches/kdbusaddons-kinit-file-name.patch \ - %D%/packages/patches/khal-disable-failing-tests.patch \ %D%/packages/patches/khmer-use-libraries.patch \ %D%/packages/patches/kmod-module-directory.patch \ %D%/packages/patches/kobodeluxe-paths.patch \ |