me
/
guix
Archived
1
0
Fork 0

gnu: git-flow: Use HTTPS home page.

* gnu/packages/version-control.scm (git-flow)[home-page]: Use HTTPS.
master
Tobias Geerinckx-Rice 2020-01-18 22:10:57 +01:00
parent d518851710
commit 8173e7a02a
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -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