diff --git a/recipes/coercion b/recipes/coercion new file mode 100644 index 00000000000..e8b81a00f65 --- /dev/null +++ b/recipes/coercion @@ -0,0 +1,3 @@ +(coercion + :fetcher github + :repo "liuyinz/coercion.el") diff --git a/recipes/liquidmetal b/recipes/liquidmetal index 0423b4262df..da44f081a95 100644 --- a/recipes/liquidmetal +++ b/recipes/liquidmetal @@ -1 +1 @@ -(liquidmetal :repo "jcs-elpa/liquidmetal" :fetcher github) +(liquidmetal :repo "jcs-legacy/liquidmetal" :fetcher github) diff --git a/recipes/memento-mori b/recipes/memento-mori index f5b7d7b4a57..f4d394b325d 100644 --- a/recipes/memento-mori +++ b/recipes/memento-mori @@ -1 +1 @@ -(memento-mori :fetcher github :repo "lassik/emacs-memento-mori") +(memento-mori :fetcher github :repo "gvol/emacs-memento-mori") diff --git a/recipes/open-color b/recipes/open-color new file mode 100644 index 00000000000..82f4dd057a3 --- /dev/null +++ b/recipes/open-color @@ -0,0 +1 @@ +(open-color :repo "a13/open-color.el" :fetcher github) diff --git a/recipes/org-agenda-files-track b/recipes/org-agenda-files-track new file mode 100644 index 00000000000..ee4ff2912d9 --- /dev/null +++ b/recipes/org-agenda-files-track @@ -0,0 +1,4 @@ +(org-agenda-files-track + :fetcher sourcehut + :repo "ngraves/org-agenda-files-track" + :files ("org-agenda-files-track.el")) diff --git a/recipes/org-agenda-files-track-ql b/recipes/org-agenda-files-track-ql new file mode 100644 index 00000000000..aa06ab818e4 --- /dev/null +++ b/recipes/org-agenda-files-track-ql @@ -0,0 +1,4 @@ +(org-agenda-files-track-ql + :fetcher sourcehut + :repo "ngraves/org-agenda-files-track" + :files ("org-agenda-files-track-ql.el")) diff --git a/recipes/plain-theme b/recipes/plain-theme index 22ba28cfc6e..5d802f1794a 100644 --- a/recipes/plain-theme +++ b/recipes/plain-theme @@ -1 +1 @@ -(plain-theme :fetcher github :repo "yanalunaterra/plain-theme") +(plain-theme :fetcher github :repo "yanateras/plain-theme") diff --git a/recipes/sweet-theme b/recipes/sweet-theme index 8a0247aef66..fb98b8f8ba3 100644 --- a/recipes/sweet-theme +++ b/recipes/sweet-theme @@ -1,3 +1,3 @@ (sweet-theme :fetcher github - :repo "2bruh4me/sweet-theme") + :repo "konkrotte/sweet-theme") diff --git a/recipes/syncthing b/recipes/syncthing index 926ce91de74..622f1acb3e9 100644 --- a/recipes/syncthing +++ b/recipes/syncthing @@ -1,3 +1,3 @@ (syncthing :fetcher github - :repo "keyweeusr/emacs-syncthing") + :repo "KeyWeeUsr/emacs-syncthing") diff --git a/recipes/undersea-theme b/recipes/undersea-theme index 017eebfedef..19e4602598a 100644 --- a/recipes/undersea-theme +++ b/recipes/undersea-theme @@ -1 +1 @@ -(undersea-theme :repo "jcs-elpa/undersea-theme" :fetcher github) +(undersea-theme :repo "jcs-legacy/undersea-theme" :fetcher github)