mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-02 09:28:57 -05:00
gnu: ruby-rack-test: Update home page.
* gnu/packages/ruby.scm (ruby-rack-test) [home-page]: Update URL.
This commit is contained in:
parent
082516de4c
commit
2552d39e92
1 changed files with 1 additions and 1 deletions
|
@ -7231,7 +7231,7 @@ (define-public ruby-rack-test
|
|||
"Rack::Test is a small, simple testing API for Rack applications. It can
|
||||
be used on its own or as a reusable starting point for Web frameworks and
|
||||
testing libraries to build on.")
|
||||
(home-page "https://github.com/rack-test/rack-test")
|
||||
(home-page "https://github.com/rack/rack-test")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public ruby-rack-protection
|
||||
|
|
Loading…
Reference in a new issue