gnu: emacs-better-defaults: Update source url.

* gnu/packages/emacs-xyz.scm (emacs-better-defaults): Update source url.
[url]: Update url.
[home-page]: Update url.

Also fixes the 404 on this page:
https://guix.gnu.org/packages/emacs-better-defaults-0.1.3/

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
This commit is contained in:
jgart 2022-07-21 20:58:23 -05:00 committed by Nicolas Goaziou
parent 932edeb3a0
commit b94a82dcf2
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -10503,14 +10503,14 @@ (define-public emacs-better-defaults
(origin
(method git-fetch)
(uri (git-reference
(url "https://github.com/technomancy/better-defaults")
(url "https://git.sr.ht/~technomancy/better-defaults")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32
"1rxznx2l0cdpiz8mad8s6q17m1fngpgb1cki7ch6yh18r3qz8ysr"))))
(build-system emacs-build-system)
(home-page "https://github.com/technomancy/better-defaults")
(home-page "https://git.sr.ht/~technomancy/better-defaults")
(synopsis "Better defaults for Emacs")
(description
"Better defaults attempts to address the most obvious deficiencies of the