me
/
guix
Archived
1
0
Fork 0

gnu: ruby-rubocop: Update to 0.77.0.

* gnu/packages/ruby.scm (ruby-rubocop): Update to 0.77.0.
master
Björn Höfling 2019-12-08 23:58:03 +01:00
parent 7fa83fa860
commit 865ba3f458
No known key found for this signature in database
GPG Key ID: BF286CB6593E5FFD
1 changed files with 2 additions and 2 deletions

View File

@ -5282,14 +5282,14 @@ inspired by the Sinatra microframework style of specifying actions:
(define-public ruby-rubocop
(package
(name "ruby-rubocop")
(version "0.64.0")
(version "0.77.0")
(source
(origin
(method url-fetch)
(uri (rubygems-uri "rubocop" version))
(sha256
(base32
"07shi6kncwhkvlh9ci9rgccrjsq4448hbic3yrakh2w65ppynvbj"))))
"0m88b1bgbhmmbdnz2xv6n0il0j4q5qm9jbc0vf1zsaxmxqp06nx9"))))
(build-system ruby-build-system)
(arguments
'(;; No included tests