gnu: ruby: Update to 2.3.1.

* gnu/packages/ruby.scm (ruby): Update to 2.3.1.
[origin] Add symlink patch.
* gnu/packages/patches/ruby-symlinkfix.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add patch.
This commit is contained in:
Rob Syme 2016-04-30 08:39:27 +10:00 committed by Ben Woodcroft
parent f36a1ebaab
commit b0e52f52b7
3 changed files with 57 additions and 2 deletions

View file

@ -46,7 +46,7 @@
(define-public ruby
(package
(name "ruby")
(version "2.3.0")
(version "2.3.1")
(source
(origin
(method url-fetch)
@ -55,8 +55,9 @@
"/ruby-" version ".tar.xz"))
(sha256
(base32
"15s0dsb5ynf3d2w5gzawnszq5594fqvapv2y7a0qw16przq5l4kh"))
"0f3395q7pd2hrl2gv26bib80038sjawxgmhl9zn22fjs9m9va9b7"))
(modules '((guix build utils)))
(patches (search-patches "ruby-symlinkfix.patch"))
(snippet `(begin
;; Remove bundled libffi
(delete-file-recursively