gnu: emacs-git-gutter-fringe: Fix source location.

* gnu/packages/emacs-xyz.scm (emacs-git-gutter-fringe)[source, home-page]:
Update source location.
This commit is contained in:
Nicolas Goaziou 2021-02-27 17:47:53 +01:00
parent 7c2e063245
commit 18eb35ac48
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D

View File

@ -3567,7 +3567,7 @@ display and behaviour is easily customisable.")
(origin
(method git-fetch)
(uri (git-reference
(url "https://github.com/syohex/git-gutter-fringe")
(url "https://github.com/emacsorphanage/git-gutter-fringe")
(commit commit)))
(file-name (git-file-name name version))
(sha256
@ -3576,7 +3576,7 @@ display and behaviour is easily customisable.")
(propagated-inputs
`(("emacs-git-gutter" ,emacs-git-gutter)
("emacs-fringe-helper" ,emacs-fringe-helper)))
(home-page "https://github.com/syohex/git-gutter-fringe")
(home-page "https://github.com/emacsorphanage/git-gutter-fringe")
(synopsis "See and manage hunks of text in a version control system")
(description
"This package extends @code{git-gutter} to use the fringe area of a