mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 05:18:07 -05:00
gnu: ruby-thin: Update home page.
* gnu/packages/ruby.scm (ruby-thin)[home-page]: Use new (HTTPS) URI.
This commit is contained in:
parent
9137e66ba9
commit
60783303ed
1 changed files with 1 additions and 1 deletions
|
@ -8708,7 +8708,7 @@ (define-public ruby-thin
|
|||
and stability,
|
||||
@item Rack, a minimal interface between webservers and Ruby frameworks.
|
||||
@end itemize\n")
|
||||
(home-page "http://code.macournoyer.com/thin/")
|
||||
(home-page "https://github.com/macournoyer/thin")
|
||||
(license license:ruby)))
|
||||
|
||||
(define-public ruby-skinny
|
||||
|
|
Loading…
Reference in a new issue