mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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:
parent
aa9edead1d
commit
f6d190c0a8
1 changed files with 1 additions and 1 deletions
|
@ -15392,7 +15392,7 @@ Flx has support for ido (interactively do things) through flx-ido.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "19d5d6qs5nwmpf26rsb86ranb5p4236qp7p2b4i88cimcmzspylb"))))
|
(base32 "19d5d6qs5nwmpf26rsb86ranb5p4236qp7p2b4i88cimcmzspylb"))))
|
||||||
(build-system emacs-build-system)
|
(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")
|
(synopsis "Dark color theme with a deep blue background")
|
||||||
(description
|
(description
|
||||||
"Afternoon theme is a dark color theme with a deep blue background.")
|
"Afternoon theme is a dark color theme with a deep blue background.")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue