mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-17 12:30:38 +02:00
gnu: ruby-sequel: Use HTTPS home page.
* gnu/packages/ruby.scm (ruby-sequel)[home-page]: Use HTTPS.
This commit is contained in:
parent
3573971209
commit
e2b70d90ca
1 changed files with 1 additions and 1 deletions
|
@ -7138,7 +7138,7 @@ generation.")
|
||||||
concise DSL for constructing SQL queries and table schemas. It includes a
|
concise DSL for constructing SQL queries and table schemas. It includes a
|
||||||
comprehensive ORM layer for mapping records to Ruby objects and handling
|
comprehensive ORM layer for mapping records to Ruby objects and handling
|
||||||
associated records.")
|
associated records.")
|
||||||
(home-page "http://sequel.jeremyevans.net")
|
(home-page "https://sequel.jeremyevans.net")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public ruby-timecop
|
(define-public ruby-timecop
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue