diff options
author | Efraim Flashner <efraim@flashner.co.il> | 2019-11-26 22:26:20 +0200 |
---|---|---|
committer | Efraim Flashner <efraim@flashner.co.il> | 2019-11-26 22:26:20 +0200 |
commit | 7ad3c81240b366b99f29c4ac5f7c42173c91f38a (patch) | |
tree | e2abeb464bd74d78d3ad23d49dfb24fb104610ae /gnu/local.mk | |
parent | ba6008760a84b22d71f3d70e6a15f7d89960b4bf (diff) | |
download | patches-7ad3c81240b366b99f29c4ac5f7c42173c91f38a.tar patches-7ad3c81240b366b99f29c4ac5f7c42173c91f38a.tar.gz |
gnu: gsl: Update to 2.6.
* gnu/packages/maths.scm (gsl): Update to 2.6.
[source]: Remove patch.
* gnu/packages/patches/gsl-test-i686.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 4cf68dcfd9..e97a5083d1 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -938,7 +938,6 @@ dist_patch_DATA = \ %D%/packages/patches/grep-timing-sensitive-test.patch \ %D%/packages/patches/groovy-add-exceptionutilsgenerator.patch \ %D%/packages/patches/grub-efi-fat-serial-number.patch \ - %D%/packages/patches/gsl-test-i686.patch \ %D%/packages/patches/gspell-dash-test.patch \ %D%/packages/patches/guile-1.8-cpp-4.5.patch \ %D%/packages/patches/guile-2.2-default-utf8.patch \ |