summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2018-08-05 16:37:39 +0200
committerRicardo Wurmus <rekado@elephly.net>2019-03-07 13:41:04 +0100
commit0daf0efbe633d26bf51d8221573332d54c6bd55e (patch)
tree7d5ea51fbbab440af257fa3b96751faae9588bab /gnu/local.mk
parent9863ce205d4a3e395a7c9bd1089b3f1db64d86b9 (diff)
downloadguix-patches-0daf0efbe633d26bf51d8221573332d54c6bd55e.tar
guix-patches-0daf0efbe633d26bf51d8221573332d54c6bd55e.tar.gz
gnu: gcr: Update to 3.28.0.
* gnu/packages/patches/gcr-disable-failing-tests.patch, gnu/packages/patches/gcr-fix-collection-tests-to-work-with-gpg-21.patch: Remove files. * gnu/local.mk (dist_patch_DATA): Remove patches. * gnu/packages/gnome.scm (gcr): Update to 3.28.0. [arguments]: Add phase "disable-failing-tests"; rewrite "pre-check" phase. [native-inputs]: Add libxml2.
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index f51b9fbfe2..45fa7d2007 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -794,8 +794,6 @@ dist_patch_DATA = \
%D%/packages/patches/gcc-6-source-date-epoch-1.patch \
%D%/packages/patches/gcc-6-source-date-epoch-2.patch \
%D%/packages/patches/gcc-8-strmov-store-file-names.patch \
- %D%/packages/patches/gcr-disable-failing-tests.patch \
- %D%/packages/patches/gcr-fix-collection-tests-to-work-with-gpg-21.patch \
%D%/packages/patches/gd-CVE-2018-5711.patch \
%D%/packages/patches/gd-CVE-2018-1000222.patch \
%D%/packages/patches/gd-CVE-2019-6977.patch \