diff options
author | Ricardo Wurmus <rekado@elephly.net> | 2019-06-21 11:39:25 +0200 |
---|---|---|
committer | Ricardo Wurmus <rekado@elephly.net> | 2019-06-21 11:41:54 +0200 |
commit | b556abe416a3e79b7f3b8cf491d8a3179c3d31c8 (patch) | |
tree | 4b62f8a96eb7b0c0fb8d663f29b96463bb9f130d /gnu/local.mk | |
parent | c2c4ac0f693413766af73f90356a4cf3e28c84f5 (diff) | |
download | patches-b556abe416a3e79b7f3b8cf491d8a3179c3d31c8.tar patches-b556abe416a3e79b7f3b8cf491d8a3179c3d31c8.tar.gz |
gnu: khmer: Update to 3.0.0a3.
* gnu/packages/bioinformatics.scm (khmer): Update to 3.0.0a3.
[source]: Remove patch; remove seqan in snippet.
[inputs]: Add seqan-1.
* gnu/packages/patches/khmer-use-libraries.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove 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 4c54f024e0..a467501f50 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -951,7 +951,6 @@ dist_patch_DATA = \ %D%/packages/patches/java-xerces-xjavac_taskdef.patch \ %D%/packages/patches/jbig2dec-ignore-testtest.patch \ %D%/packages/patches/kdbusaddons-kinit-file-name.patch \ - %D%/packages/patches/khmer-use-libraries.patch \ %D%/packages/patches/libziparchive-add-includes.patch \ %D%/packages/patches/localed-xorg-keyboard.patch \ %D%/packages/patches/kiki-level-selection-crash.patch \ |