emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] externals/mct 4d96c20453: Update URL of git repo to SourceHut


From: ELPA Syncer
Subject: [elpa] externals/mct 4d96c20453: Update URL of git repo to SourceHut
Date: Sat, 9 Apr 2022 05:58:06 -0400 (EDT)

branch: externals/mct
commit 4d96c20453ee68902b413e259bdba17fbd27f6ce
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Update URL of git repo to SourceHut
    
    Read:
    * <https://protesilaos.com/codelog/2022-04-07-all-emacs-projects-sourcehut/>
    * 
<https://protesilaos.com/codelog/2022-04-09-simple-guide-git-patches-emacs/>
---
 README.org | 5 +++--
 mct-avy.el | 2 +-
 mct-tcm.el | 2 +-
 mct.el     | 2 +-
 4 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/README.org b/README.org
index b850797a4f..2985710dbe 100644
--- a/README.org
+++ b/README.org
@@ -802,7 +802,7 @@ mkdir manual-packages
 cd manual-packages
 
 # Clone this repo and name it "mct"
-git clone https://gitlab.com/protesilaos/mct.git mct
+git clone https://git.sr.ht/~protesilaos/mct mct
 #+end_src
 
 Finally, in your =init.el= (or equivalent) evaluate this:
@@ -1469,7 +1469,8 @@ MCT is meant to be a collective effort.  Every bit of 
help matters.
 
 + Manual :: <https://protesilaos.com/emacs/mct>
 + Change log :: <https://protesilaos.com/emacs/mct-changelog>
-+ Source code :: <https://gitlab.com/protesilaos/mct>
++ Source code :: <https://git.sr.ht/~protesilaos/mct>
++ Mailing list :: <https://lists.sr.ht/~protesilaos/mct>
 
 * GNU Free Documentation License
 :PROPERTIES:
diff --git a/mct-avy.el b/mct-avy.el
index cd5c1dfec3..bcea09531e 100644
--- a/mct-avy.el
+++ b/mct-avy.el
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2022  Free Software Foundation, Inc.
 
 ;; Author: Protesilaos Stavrou <info@protesilaos.com>
-;; URL: https://gitlab.com/protesilaos/mct
+;; URL: https://git.sr.ht/~protesilaos/mct
 ;; Version: 0.5.0
 ;; Package-Requires: ((emacs "27.1") (mct "0.5"))
 
diff --git a/mct-tcm.el b/mct-tcm.el
index a869039af5..5656050011 100644
--- a/mct-tcm.el
+++ b/mct-tcm.el
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2022  Free Software Foundation, Inc.
 
 ;; Author: Protesilaos Stavrou <info@protesilaos.com>
-;; URL: https://gitlab.com/protesilaos/mct
+;; URL: https://git.sr.ht/~protesilaos/mct
 ;; Version: 0.5.0
 ;; Package-Requires: ((emacs "27.1") (mct "0.5"))
 
diff --git a/mct.el b/mct.el
index 0507ea8973..44efbb9bb0 100644
--- a/mct.el
+++ b/mct.el
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2021-2022  Free Software Foundation, Inc.
 
 ;; Author: Protesilaos Stavrou <info@protesilaos.com>
-;; URL: https://gitlab.com/protesilaos/mct
+;; URL: https://git.sr.ht/~protesilaos/mct
 ;; Version: 0.5.0
 ;; Package-Requires: ((emacs "27.1"))
 



reply via email to

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