1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-07 05:30:38 +02:00

gnu: emacs-afternoon-theme: Use HTTPS home page URI.

* gnu/packages/emacs-xyz.scm (emacs-afternoon-theme)[home-page]: Use HTTPS URI.
This commit is contained in:
Nicolas Goaziou
2023-03-08 19:02:21 +01:00
parent aa9edead1d
commit f6d190c0a8

View File

@@ -15392,7 +15392,7 @@ Flx has support for ido (interactively do things) through flx-ido.")
(sha256
(base32 "19d5d6qs5nwmpf26rsb86ranb5p4236qp7p2b4i88cimcmzspylb"))))
(build-system emacs-build-system)
(home-page "http://github.com/osener/emacs-afternoon-theme")
(home-page "https://github.com/osener/emacs-afternoon-theme")
(synopsis "Dark color theme with a deep blue background")
(description
"Afternoon theme is a dark color theme with a deep blue background.")