mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-06-01 00:04:04 +02:00
gnu: ruby-racc: Use HTTPS home page URI.
* gnu/packages/ruby.scm (ruby-racc)[home-page]: Use HTTPS URI.
This commit is contained in:
@@ -6881,7 +6881,7 @@ differences (added or removed nodes) between two XML/HTML documents.")
|
||||
(description
|
||||
"Racc is a LALR(1) parser generator. It is written in Ruby itself, and
|
||||
generates Ruby program.")
|
||||
(home-page "http://i.loveruby.net/en/projects/racc/")
|
||||
(home-page "https://i.loveruby.net/en/projects/racc/")
|
||||
(license (list
|
||||
;; Generally licensed under the LGPL2.1, and some files also
|
||||
;; available under the same license as Ruby.
|
||||
|
||||
Reference in New Issue
Block a user