[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/08: gnu: ruby-sequel: Use HTTPS home page.
From: |
guix-commits |
Subject: |
04/08: gnu: ruby-sequel: Use HTTPS home page. |
Date: |
Sat, 21 Mar 2020 11:23:04 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit e2b70d90ca741eb7eca4371f19f930cc12cdeb58
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Mar 21 00:03:43 2020 +0100
gnu: ruby-sequel: Use HTTPS home page.
* gnu/packages/ruby.scm (ruby-sequel)[home-page]: Use HTTPS.
---
gnu/packages/ruby.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm
index e988953..a31f177 100644
--- a/gnu/packages/ruby.scm
+++ b/gnu/packages/ruby.scm
@@ -7138,7 +7138,7 @@ generation.")
concise DSL for constructing SQL queries and table schemas. It includes a
comprehensive ORM layer for mapping records to Ruby objects and handling
associated records.")
- (home-page "http://sequel.jeremyevans.net")
+ (home-page "https://sequel.jeremyevans.net")
(license license:expat)))
(define-public ruby-timecop
- branch master updated (6a65ec0 -> de1d778), guix-commits, 2020/03/21
- 02/08: gnu: opencl-clhpp: Use HTTPS home page., guix-commits, 2020/03/21
- 04/08: gnu: ruby-sequel: Use HTTPS home page.,
guix-commits <=
- 06/08: gnu: git-test-sequence: Use HTTPS home page., guix-commits, 2020/03/21
- 07/08: gnu: lua5.2-expat: Use HTTPS home page., guix-commits, 2020/03/21
- 08/08: gnu: go-gopkg.in-mgo.v2: Use HTTPS home page., guix-commits, 2020/03/21
- 05/08: gnu: ogre: Use HTTPS home page., guix-commits, 2020/03/21
- 03/08: gnu: ruby-rspec: Use HTTPS home page., guix-commits, 2020/03/21
- 01/08: gnu: gnupg: Update to 2.2.20 [security fix]., guix-commits, 2020/03/21