1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-25 18:41:54 +02:00

gnu: git-test-sequence: Use HTTPS home page.

* gnu/packages/version-control.scm (git-test-sequence)[home-page]: Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice
2020-03-21 00:35:05 +01:00
parent 05fe0f5648
commit de94865859
+1 -1
View File
@@ -1256,7 +1256,7 @@ though this can be overridden.")
(install-file (string-append source "/" script)
bindir)
#t))))
(home-page "http://dustin.sallings.org/2010/03/28/git-test-sequence.html")
(home-page "https://dustin.sallings.org/2010/03/28/git-test-sequence.html")
(synopsis "Run a command over a sequence of commits")
(description
"git-test-sequence is similar to an automated git bisect except its