summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2021-06-06 12:07:01 +0300
committerEfraim Flashner <efraim@flashner.co.il>2021-06-06 12:13:28 +0300
commitb65c02e2d35af6fbe1d1810d6c69cfab194e13e2 (patch)
tree6520661034bfe629017ad4ffca7e554b9a46dd0c /gnu/local.mk
parent1fd8819fac313d99c06f07477076be2d66e06a92 (diff)
downloadguix-patches-b65c02e2d35af6fbe1d1810d6c69cfab194e13e2.tar
guix-patches-b65c02e2d35af6fbe1d1810d6c69cfab194e13e2.tar.gz
gnu: freebayes: Update to 1.3.5.
* gnu/packages/bioinformatics.scm (freebayes): Update to 1.3.5. [source]: Remove patch. [arguments]: Adjust custom 'patch-source phase for changes in source. [inputs]: Remove zlib. * gnu/packages/patches/freebayes-devendor-deps.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it.
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index 1c692e0ce4..153f6ee8d7 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1019,7 +1019,6 @@ dist_patch_DATA = \
%D%/packages/patches/fpc-reproducibility.patch \
%D%/packages/patches/fplll-std-fenv.patch \
%D%/packages/patches/freedink-engine-fix-sdl-hints.patch \
- %D%/packages/patches/freebayes-devendor-deps.patch \
%D%/packages/patches/freeimage-unbundle.patch \
%D%/packages/patches/fuse-overlapping-headers.patch \
%D%/packages/patches/gajim-honour-GAJIM_PLUGIN_PATH.patch \