summary refs log tree commit diff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2022-03-29 13:49:50 +0200
committerRicardo Wurmus <rekado@elephly.net>2022-03-29 13:52:16 +0200
commit6d5964e8049b141b447c020e699ecaddc29e28fd (patch)
tree5b781570b27dd06e16488d404fbe422afed1b690 /gnu/local.mk
parent847acc3206c34b45cabd4f5ae1465a576d7ef10a (diff)
downloadguix-6d5964e8049b141b447c020e699ecaddc29e28fd.tar.gz
gnu: pigx-sars-cov2-ww: Update to 0.0.5.
* gnu/packages/bioinformatics.scm (pigx-sars-cov2-ww): Update to 0.0.5.
[source]: Remove patch.
[arguments]: Disable tests.
* gnu/packages/patches/pigx-sars-cov2-ww-no-citeproc.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 3f4f2c187d..a704161abc 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1628,7 +1628,6 @@ dist_patch_DATA =						\
   %D%/packages/patches/pidgin-add-search-path.patch		\
   %D%/packages/patches/pigx-bsseq-no-citeproc.patch		\
   %D%/packages/patches/pigx-chipseq-no-citeproc.patch		\
-  %D%/packages/patches/pigx-sars-cov2-ww-no-citeproc.patch	\
   %D%/packages/patches/pigx-scrnaseq-no-citeproc.patch		\
   %D%/packages/patches/pinball-system-ltdl.patch		\
   %D%/packages/patches/pingus-boost-headers.patch		\