gnu: ruby-pry: Update to 0.10.4.

* gnu/packages/ruby.scm (ruby-pry): Update to 0.10.4.
This commit is contained in:
Ben Woodcroft 2017-03-05 09:15:00 +10:00
parent d0c16adb19
commit f1710d8da0
No known key found for this signature in database
GPG Key ID: 2A6AD9F4AAC20DF6
1 changed files with 2 additions and 2 deletions

View File

@ -1993,14 +1993,14 @@ for select languages.")
(define-public ruby-pry
(package
(name "ruby-pry")
(version "0.10.1")
(version "0.10.4")
(source
(origin
(method url-fetch)
(uri (rubygems-uri "pry" version))
(sha256
(base32
"1j0r5fm0wvdwzbh6d6apnp7c0n150hpm9zxpm5xvcgfqr36jaj8z"))))
"05xbzyin63aj2prrv8fbq2d5df2mid93m81hz5bvf2v4hnzs42ar"))))
(build-system ruby-build-system)
(arguments
'(#:tests? #f)) ; no tests