summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-11-29 18:34:59 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2020-11-29 20:44:31 +0100
commitd5956a42592bc63a07bfb2db75498183ba25824a (patch)
tree31d7bfe03cf828e630e413f8c30f023b79d9b28f
parentc096071492e89d5c8d45e29bc8850d2d9eb6fa12 (diff)
downloadguix-patches-d5956a42592bc63a07bfb2db75498183ba25824a.tar
guix-patches-d5956a42592bc63a07bfb2db75498183ba25824a.tar.gz
gnu: stgit: Update home page.
* packages/version-control.scm (stgit)[home-page]: Follow HTML redirection.
-rw-r--r--gnu/packages/version-control.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm
index 2b970ee27f..be3171e809 100644
--- a/gnu/packages/version-control.scm
+++ b/gnu/packages/version-control.scm
@@ -1251,7 +1251,7 @@ lot easier.")
"PERL_PATH=perl"
(string-append "SHELL_PATH=" (which "bash"))
"test"))))))
- (home-page "http://procode.org/stgit/")
+ (home-page "https://stacked-git.github.io/")
(synopsis "Stacked Git")
(description
"StGit is a command-line application that provides functionality similar