mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-15 03:15:09 -05:00
gnu: emacs-rotate-text: Use HTTPS home page.
* gnu/packages/emacs-xyz.scm (emacs-rotate-text)[home-page]: Use HTTPS.
This commit is contained in:
parent
059aa850e9
commit
4b17f71de4
1 changed files with 1 additions and 1 deletions
|
@ -19472,7 +19472,7 @@ (define-public emacs-rotate-text
|
|||
(base32
|
||||
"1cgxv4aibkvv6lnssynn0438a615fz3zq8hg9sb0lhfgsr99pxln"))))
|
||||
(build-system emacs-build-system)
|
||||
(home-page "http://nschum.de/src/emacs/rotate-text/")
|
||||
(home-page "https://nschum.de/src/emacs/rotate-text/")
|
||||
(synopsis "Cycle through words, symbols and patterns in Emacs")
|
||||
(description "@code{rotate-text} allows you rotate to commonly
|
||||
interchanged text with a single keystroke. For example, you can toggle
|
||||
|
|
Loading…
Reference in a new issue