diff options
author | Mark H Weaver <mhw@netris.org> | 2015-01-11 15:21:19 -0500 |
---|---|---|
committer | Mark H Weaver <mhw@netris.org> | 2015-01-11 15:28:41 -0500 |
commit | 798e004538664489243d784c2dfa75b9fd7277a6 (patch) | |
tree | ef8a0f1ff697274e4d87d89e3738f75c8e96507a /gnu-system.am | |
parent | 74d72608b35e1840a4e784b3a901e17d4f495dc1 (diff) | |
download | patches-798e004538664489243d784c2dfa75b9fd7277a6.tar patches-798e004538664489243d784c2dfa75b9fd7277a6.tar.gz |
gnu: sqlite: Update to 3.8.7.4.
* gnu/packages/patches/sqlite-large-page-size-fix.patch: Remove file.
* gnu-system.am (dist_patch_DATA): Remove it.
* gnu/packages/databases.scm (sqlite): Update to 3.8.7.4. Remove patch.
Diffstat (limited to 'gnu-system.am')
-rw-r--r-- | gnu-system.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu-system.am b/gnu-system.am index 73d45a7cd1..a166adda2d 100644 --- a/gnu-system.am +++ b/gnu-system.am @@ -459,7 +459,6 @@ dist_patch_DATA = \ gnu/packages/patches/slim-sigusr1.patch \ gnu/packages/patches/soprano-find-clucene.patch \ gnu/packages/patches/source-highlight-regexrange-test.patch \ - gnu/packages/patches/sqlite-large-page-size-fix.patch \ gnu/packages/patches/superlu-dist-scotchmetis.patch \ gnu/packages/patches/tcsh-fix-autotest.patch \ gnu/packages/patches/teckit-cstdio.patch \ |