me
/
guix
Archived
1
0
Fork 0

gnu: ruby-pry: Update to 0.11.3.

* gnu/packages/ruby.scm (ruby-pry): Update to 0.11.3
master
Tobias Geerinckx-Rice 2017-12-15 15:22:44 +01:00
parent 05f2f8bcde
commit 1bf02b2036
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -2160,14 +2160,14 @@ rate.")
(define-public ruby-pry
(package
(name "ruby-pry")
(version "0.11.1")
(version "0.11.3")
(source
(origin
(method url-fetch)
(uri (rubygems-uri "pry" version))
(sha256
(base32
"0ci461a55sn50rlrmcl97ycf79681glp443a2gzp23rnm7y70fkj"))))
"1mh312k3y94sj0pi160wpia0ps8f4kmzvm505i6bvwynfdh7v30g"))))
(build-system ruby-build-system)
(arguments
'(#:tests? #f)) ; no tests