gnu: stgit: Update home page.
* packages/version-control.scm (stgit)[home-page]: Follow HTML redirection.master
parent
c096071492
commit
d5956a4259
|
@ -1251,7 +1251,7 @@ lot easier.")
|
||||||
"PERL_PATH=perl"
|
"PERL_PATH=perl"
|
||||||
(string-append "SHELL_PATH=" (which "bash"))
|
(string-append "SHELL_PATH=" (which "bash"))
|
||||||
"test"))))))
|
"test"))))))
|
||||||
(home-page "http://procode.org/stgit/")
|
(home-page "https://stacked-git.github.io/")
|
||||||
(synopsis "Stacked Git")
|
(synopsis "Stacked Git")
|
||||||
(description
|
(description
|
||||||
"StGit is a command-line application that provides functionality similar
|
"StGit is a command-line application that provides functionality similar
|
||||||
|
|
Reference in New Issue