guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

04/15: gnu: emacs-rotate-text: Use HTTPS home page.


From: guix-commits
Subject: 04/15: gnu: emacs-rotate-text: Use HTTPS home page.
Date: Fri, 21 Feb 2020 12:39:43 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit 4b17f71de4cafa337f09aef527153c8c4b85a090
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Jan 18 21:05:24 2020 +0100

    gnu: emacs-rotate-text: Use HTTPS home page.
    
    * gnu/packages/emacs-xyz.scm (emacs-rotate-text)[home-page]: Use HTTPS.
---
 gnu/packages/emacs-xyz.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index e2e8a9e..fca6b58 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -19472,7 +19472,7 @@ It is a fork of https://github.com/cofi/evil-numbers, 
which is unmaintained.")
                (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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]