me
/
guix
Archived
1
0
Fork 0

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>
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -10503,14 +10503,14 @@ as Fuseki or DBPedia.")
(origin (origin
(method git-fetch) (method git-fetch)
(uri (git-reference (uri (git-reference
(url "https://github.com/technomancy/better-defaults") (url "https://git.sr.ht/~technomancy/better-defaults")
(commit version))) (commit version)))
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"1rxznx2l0cdpiz8mad8s6q17m1fngpgb1cki7ch6yh18r3qz8ysr")))) "1rxznx2l0cdpiz8mad8s6q17m1fngpgb1cki7ch6yh18r3qz8ysr"))))
(build-system emacs-build-system) (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") (synopsis "Better defaults for Emacs")
(description (description
"Better defaults attempts to address the most obvious deficiencies of the "Better defaults attempts to address the most obvious deficiencies of the