unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH 0/2] Update GNU Scientific Library
@ 2015-11-01  8:09 Efraim Flashner
  2015-11-01  8:09 ` [PATCH 1/2] gnu: gsl: Update to 2.0 Efraim Flashner
  2015-11-01  8:10 ` [PATCH 2/2] gnu: gsl: Enable tests Efraim Flashner
  0 siblings, 2 replies; 7+ messages in thread
From: Efraim Flashner @ 2015-11-01  8:09 UTC (permalink / raw)
  To: guix-devel

GSL has an update to 2.0. As part of the update we no longer need the two
patches that modified the source, and the tests for i686-linux passed when
I tried `guix build gsl -s i686-linux`, so I added a patch to re-enable them.
I haven't written such a complex commit message so I wanted to make sure I got
everything correct.

Efraim Flashner (2):
  gnu: gsl: Update to 2.0.
  gnu: gsl: Enable tests.

 gnu-system.am                                    |  2 -
 gnu/packages/maths.scm                           | 21 ++----
 gnu/packages/patches/gsl-poly-test-fix-pt1.patch | 84 ------------------------
 gnu/packages/patches/gsl-poly-test-fix-pt2.patch | 27 --------
 4 files changed, 4 insertions(+), 130 deletions(-)
 delete mode 100644 gnu/packages/patches/gsl-poly-test-fix-pt1.patch
 delete mode 100644 gnu/packages/patches/gsl-poly-test-fix-pt2.patch

-- 
2.6.2

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-11-01 12:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-01  8:09 [PATCH 0/2] Update GNU Scientific Library Efraim Flashner
2015-11-01  8:09 ` [PATCH 1/2] gnu: gsl: Update to 2.0 Efraim Flashner
2015-11-01  9:06   ` Ricardo Wurmus
2015-11-01  9:12     ` Efraim Flashner
2015-11-01 12:05   ` Andreas Enge
2015-11-01  8:10 ` [PATCH 2/2] gnu: gsl: Enable tests Efraim Flashner
2015-11-01  9:08   ` Ricardo Wurmus

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).