[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/01: gnu: ruby: Update to 2.3.3.
From: |
Ben Woodcroft |
Subject: |
01/01: gnu: ruby: Update to 2.3.3. |
Date: |
Tue, 22 Nov 2016 11:39:06 +0000 (UTC) |
benwoodcroft pushed a commit to branch staging
in repository guix.
commit f4a8081d2485944fd6fe6dc412e8b25f7de709d3
Author: Ben Woodcroft <address@hidden>
Date: Tue Nov 22 21:35:58 2016 +1000
gnu: ruby: Update to 2.3.3.
* gnu/packages/ruby.scm (ruby): Update to 2.3.3.
---
gnu/packages/ruby.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm
index 0f9b0d2..31eb8df 100644
--- a/gnu/packages/ruby.scm
+++ b/gnu/packages/ruby.scm
@@ -47,7 +47,7 @@
(define-public ruby
(package
(name "ruby")
- (version "2.3.2")
+ (version "2.3.3")
(source
(origin
(method url-fetch)
@@ -56,7 +56,7 @@
"/ruby-" version ".tar.xz"))
(sha256
(base32
- "031g76zxb2wp6988dmrpbqd98i17xi6l8q1115h83r2w0h8z6y2w"))
+ "1p0rfk0blrbfjcnv0vb0ha4hxflgkfhv9zbzp4vvld2pi31ahkqs"))
(modules '((guix build utils)))
(snippet `(begin
;; Remove bundled libffi