unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH] gnu: ruby: Update to 2.2.0
@ 2015-02-12  3:16 David Thompson
  2015-02-12 16:02 ` Mark H Weaver
  0 siblings, 1 reply; 2+ messages in thread
From: David Thompson @ 2015-02-12  3:16 UTC (permalink / raw)
  To: guix-devel

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: 0001-gnu-ruby-Update-to-2.2.0.patch --]
[-- Type: text/x-diff, Size: 996 bytes --]

From 3b0d69b8a5f688e595583681990257ff2fa0c954 Mon Sep 17 00:00:00 2001
From: David Thompson <dthompson2@worcester.edu>
Date: Wed, 11 Feb 2015 22:04:35 -0500
Subject: [PATCH 1/2] gnu: ruby: Update to 2.2.0.

* gnu/packages/ruby.scm (ruby): Update to 2.2.0.
---
 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 f8276db..7fc7993 100644
--- a/gnu/packages/ruby.scm
+++ b/gnu/packages/ruby.scm
@@ -37,7 +37,7 @@
 (define-public ruby
   (package
     (name "ruby")
-    (version "2.1.5")
+    (version "2.2.0")
     (source
      (origin
        (method url-fetch)
@@ -46,7 +46,7 @@
                            "/ruby-" version ".tar.xz"))
        (sha256
         (base32
-         "18z9mwhzgh4gqc0c6ydbjg0a87jc0j38sha10mzfvjbmsjw1xfi2"))))
+         "1jpq7r48pmkll5lfw933013ijv750sr61c63p96v8pzwh3i191w4"))))
     (build-system gnu-build-system)
     (arguments
      `(#:test-target "test"
-- 
2.1.4


[-- Attachment #2: Type: text/plain, Size: 136 bytes --]


-- 
David Thompson
Web Developer - Free Software Foundation - http://fsf.org
GPG Key: 0FF1D807
Support the FSF: https://fsf.org/donate

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

* Re: [PATCH] gnu: ruby: Update to 2.2.0
  2015-02-12  3:16 [PATCH] gnu: ruby: Update to 2.2.0 David Thompson
@ 2015-02-12 16:02 ` Mark H Weaver
  0 siblings, 0 replies; 2+ messages in thread
From: Mark H Weaver @ 2015-02-12 16:02 UTC (permalink / raw)
  To: David Thompson; +Cc: guix-devel

David Thompson <dthompson2@worcester.edu> writes:

> From 3b0d69b8a5f688e595583681990257ff2fa0c954 Mon Sep 17 00:00:00 2001
> From: David Thompson <dthompson2@worcester.edu>
> Date: Wed, 11 Feb 2015 22:04:35 -0500
> Subject: [PATCH 1/2] gnu: ruby: Update to 2.2.0.

Please push, thanks!

     Mark

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

end of thread, other threads:[~2015-02-12 16:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-12  3:16 [PATCH] gnu: ruby: Update to 2.2.0 David Thompson
2015-02-12 16:02 ` Mark H Weaver

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).