[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/15: gnu: git-flow: Use HTTPS home page.
From: |
guix-commits |
Subject: |
06/15: gnu: git-flow: Use HTTPS home page. |
Date: |
Tue, 10 Mar 2020 19:30:18 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 8173e7a02ab950997a4ea641528a1a988c6bda58
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Jan 18 22:10:57 2020 +0100
gnu: git-flow: Use HTTPS home page.
* gnu/packages/version-control.scm (git-flow)[home-page]: Use HTTPS.
---
gnu/packages/version-control.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm
index c289e43..52626f8 100644
--- a/gnu/packages/version-control.scm
+++ b/gnu/packages/version-control.scm
@@ -1066,7 +1066,7 @@ will work.")
"gitflow-shFlags")))))
(delete 'configure)
(delete 'build))))
- (home-page "http://nvie.com/posts/a-successful-git-branching-model/")
+ (home-page "https://nvie.com/posts/a-successful-git-branching-model/")
(synopsis "Git extensions for Vincent Driessen's branching model")
(description
"Vincent Driessen's branching model is a git branching and release
- branch master updated (7cfcc38 -> 57f85ee), guix-commits, 2020/03/10
- 03/15: gnu: Use HTTPS for skarnet.org sources., guix-commits, 2020/03/10
- 02/15: gnu: skalibs: Update to 2.9.2.0., guix-commits, 2020/03/10
- 04/15: gnu: xfce4-statusnotifier-plugin: Update to 0.2.2., guix-commits, 2020/03/10
- 06/15: gnu: git-flow: Use HTTPS home page.,
guix-commits <=
- 09/15: gnu: signify: Update to 29., guix-commits, 2020/03/10
- 05/15: gnu: Use HTTPS for archive.xfce.org sources., guix-commits, 2020/03/10
- 11/15: gnu: nethack: Update to 3.6.6., guix-commits, 2020/03/10
- 01/15: gnu: s6-dns: Update to 2.3.2.0., guix-commits, 2020/03/10
- 08/15: gnu: execline: Update to 2.6.0.0., guix-commits, 2020/03/10
- 07/15: gnu: freealut: Use HTTPS home page., guix-commits, 2020/03/10
- 10/15: gnu: graphene: Use HTTPS home page., guix-commits, 2020/03/10
- 12/15: gnu: gx: Update to 0.14.3., guix-commits, 2020/03/10
- 13/15: gnu: armagetronad: Update to 0.2.8.3.5., guix-commits, 2020/03/10
- 15/15: gnu: gimp: Update to 2.10.18., guix-commits, 2020/03/10