diff options
author | Marius Bakke <mbakke@fastmail.com> | 2017-06-05 00:36:11 +0200 |
---|---|---|
committer | Marius Bakke <mbakke@fastmail.com> | 2017-06-05 00:36:11 +0200 |
commit | f484a50d50c3778df76d63533634a71cd7301558 (patch) | |
tree | 62fc8360825aad88e34b38d1129e325205fc9632 /gnu/local.mk | |
parent | 0efea2128846d4df85d712d927cd76792eaae9e3 (diff) | |
parent | de6f6efd737e941aa7d6f77032525ea757b2909d (diff) | |
download | guix-f484a50d50c3778df76d63533634a71cd7301558.tar guix-f484a50d50c3778df76d63533634a71cd7301558.tar.gz |
Merge branch 'staging'
Diffstat (limited to 'gnu/local.mk')
-rw-r--r-- | gnu/local.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/local.mk b/gnu/local.mk index bf8143c2c6..cb8fbc5db9 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -638,7 +638,6 @@ dist_patch_DATA = \ %D%/packages/patches/glog-gcc-5-demangling.patch \ %D%/packages/patches/gmp-arm-asm-nothumb.patch \ %D%/packages/patches/gmp-faulty-test.patch \ - %D%/packages/patches/gnome-shell-CVE-2017-8288.patch \ %D%/packages/patches/gnome-tweak-tool-search-paths.patch \ %D%/packages/patches/gnucash-price-quotes-perl.patch \ %D%/packages/patches/gobject-introspection-absolute-shlib-path.patch \ @@ -730,6 +729,8 @@ dist_patch_DATA = \ %D%/packages/patches/libevent-2.1-skip-failing-test.patch \ %D%/packages/patches/libextractor-ffmpeg-3.patch \ %D%/packages/patches/libgit2-0.25.1-mtime-0.patch \ + %D%/packages/patches/libgdata-fix-tests.patch \ + %D%/packages/patches/libgdata-glib-duplicate-tests.patch \ %D%/packages/patches/libgit2-use-after-free.patch \ %D%/packages/patches/libjxr-fix-function-signature.patch \ %D%/packages/patches/libjxr-fix-typos.patch \ |