diff --git a/recipes/biblio-gbooks b/recipes/biblio-gbooks new file mode 100644 index 00000000000..d63b21c8c2f --- /dev/null +++ b/recipes/biblio-gbooks @@ -0,0 +1 @@ +(biblio-gbooks :fetcher github :repo "jrasband/biblio-gbooks") diff --git a/recipes/bitbucket b/recipes/bitbucket deleted file mode 100644 index 252faead4ad..00000000000 --- a/recipes/bitbucket +++ /dev/null @@ -1 +0,0 @@ -(bitbucket :fetcher github :repo "tjaartvdwalt/bitbucket.el") diff --git a/recipes/ejc-sql b/recipes/ejc-sql index b8d869faa9d..446b916438f 100644 --- a/recipes/ejc-sql +++ b/recipes/ejc-sql @@ -1,3 +1,3 @@ (ejc-sql :repo "kostafey/ejc-sql" :files (:defaults "project.clj" "src" "snippets") - :fetcher github) + :fetcher gitlab) diff --git a/recipes/ivy-hoogle b/recipes/ivy-hoogle new file mode 100644 index 00000000000..fcfb680db3c --- /dev/null +++ b/recipes/ivy-hoogle @@ -0,0 +1 @@ +(ivy-hoogle :fetcher github :repo "aartamonau/ivy-hoogle") diff --git a/recipes/jest b/recipes/jest index 77fb2ea2dde..f998f040184 100644 --- a/recipes/jest +++ b/recipes/jest @@ -1 +1 @@ -(jest :repo "Emiller88/emacs-jest" :fetcher github) +(jest :repo "edmundmiller/emacs-jest" :fetcher github) diff --git a/recipes/kagi b/recipes/kagi new file mode 100644 index 00000000000..1081d83a264 --- /dev/null +++ b/recipes/kagi @@ -0,0 +1,3 @@ +(kagi + :fetcher codeberg + :repo "bram85/kagi.el") diff --git a/recipes/lognav-mode b/recipes/lognav-mode index 2b4101c1f20..d2e9f6ab57e 100644 --- a/recipes/lognav-mode +++ b/recipes/lognav-mode @@ -1 +1 @@ -(lognav-mode :fetcher hg :url "https://hg.osdn.net/view/lognav-mode/lognav-mode") +(lognav-mode :fetcher github :repo "ellisvelo/lognav-mode") diff --git a/recipes/mu4e-crypto b/recipes/mu4e-crypto new file mode 100644 index 00000000000..5dece0e5eb1 --- /dev/null +++ b/recipes/mu4e-crypto @@ -0,0 +1 @@ +(mu4e-crypto :repo "meritamen/mu4e-crypto" :fetcher github) diff --git a/recipes/multi-project b/recipes/multi-project index 8a3eb8d805e..4cd263e666d 100644 --- a/recipes/multi-project +++ b/recipes/multi-project @@ -1 +1 @@ -(multi-project :fetcher hg :url "https://hg.osdn.net/view/multi-project/multi-project") +(multi-project :fetcher github :repo "ellisvelo/multi-project") diff --git a/recipes/ob-base64 b/recipes/ob-base64 new file mode 100644 index 00000000000..7317c660942 --- /dev/null +++ b/recipes/ob-base64 @@ -0,0 +1,3 @@ +(ob-base64 + :fetcher github + :repo "KeyWeeUsr/ob-base64") diff --git a/recipes/organic-green-theme b/recipes/organic-green-theme index 21ceba7b622..5c94e1b3bc7 100644 --- a/recipes/organic-green-theme +++ b/recipes/organic-green-theme @@ -1,2 +1,2 @@ (organic-green-theme :repo "kostafey/organic-green-theme" - :fetcher github) + :fetcher gitlab) diff --git a/recipes/popup-switcher b/recipes/popup-switcher index a9ece57e0db..6558b768550 100644 --- a/recipes/popup-switcher +++ b/recipes/popup-switcher @@ -1,2 +1,2 @@ (popup-switcher :repo "kostafey/popup-switcher" - :fetcher github) + :fetcher gitlab) diff --git a/recipes/pow b/recipes/pow deleted file mode 100644 index 8db85ff1e15..00000000000 --- a/recipes/pow +++ /dev/null @@ -1 +0,0 @@ -(pow :repo "yukihr/emacs-pow" :fetcher github) diff --git a/recipes/sly-overlay b/recipes/sly-overlay new file mode 100644 index 00000000000..0be3f61a379 --- /dev/null +++ b/recipes/sly-overlay @@ -0,0 +1 @@ +(sly-overlay :fetcher sourcehut :repo "fosskers/sly-overlay") diff --git a/recipes/sphinx-frontend b/recipes/sphinx-frontend index 7e04436177a..922a048ed74 100644 --- a/recipes/sphinx-frontend +++ b/recipes/sphinx-frontend @@ -1,2 +1,2 @@ (sphinx-frontend :repo "kostafey/sphinx-frontend" - :fetcher github) + :fetcher gitlab) diff --git a/recipes/tabby-mode b/recipes/tabby-mode new file mode 100644 index 00000000000..945ccbdd129 --- /dev/null +++ b/recipes/tabby-mode @@ -0,0 +1 @@ +(tabby-mode :fetcher github :repo "ragnard/tabby-mode") diff --git a/recipes/templ-ts-mode b/recipes/templ-ts-mode new file mode 100644 index 00000000000..56e3bcccb28 --- /dev/null +++ b/recipes/templ-ts-mode @@ -0,0 +1 @@ +(templ-ts-mode :fetcher github :repo "danderson/templ-ts-mode") diff --git a/recipes/temporary-persistent b/recipes/temporary-persistent index 280a3a65e6e..fcdba9fd209 100644 --- a/recipes/temporary-persistent +++ b/recipes/temporary-persistent @@ -1,2 +1,2 @@ (temporary-persistent :repo "kostafey/temporary-persistent" - :fetcher github) + :fetcher gitlab)