diff --git a/recipes/afternoon-theme b/recipes/afternoon-theme index ac1580d3348..6803e8b90a9 100644 --- a/recipes/afternoon-theme +++ b/recipes/afternoon-theme @@ -1 +1 @@ -(afternoon-theme :fetcher github :repo "osener/emacs-afternoon-theme") +(afternoon-theme :fetcher github :repo "ozanmakes/emacs-afternoon-theme") diff --git a/recipes/decor b/recipes/decor index e0292dff428..ab0b73db8b4 100644 --- a/recipes/decor +++ b/recipes/decor @@ -1,4 +1,3 @@ (decor :fetcher github - :repo "KeyWeeUsr/decor" - :commit "aad4fa9f4e0d4140e2707f4cc678b1dc3c0672fa") + :repo "KeyWeeUsr/decor") diff --git a/recipes/emms-soundcloud b/recipes/emms-soundcloud index 944a6321525..ff26dfa0ed8 100644 --- a/recipes/emms-soundcloud +++ b/recipes/emms-soundcloud @@ -1 +1 @@ -(emms-soundcloud :fetcher github :repo "osener/emms-soundcloud") +(emms-soundcloud :fetcher github :repo "ozanmakes/emms-soundcloud") diff --git a/recipes/github-browse-file b/recipes/github-browse-file index 73837762909..772c64eb59d 100644 --- a/recipes/github-browse-file +++ b/recipes/github-browse-file @@ -1 +1 @@ -(github-browse-file :fetcher github :repo "osener/github-browse-file") +(github-browse-file :fetcher github :repo "ozanmakes/github-browse-file") diff --git a/recipes/lsp-shader b/recipes/lsp-shader new file mode 100644 index 00000000000..9dd23a1236c --- /dev/null +++ b/recipes/lsp-shader @@ -0,0 +1 @@ +(lsp-shader :repo "shader-ls/lsp-shader" :fetcher github) diff --git a/recipes/transducers b/recipes/transducers new file mode 100644 index 00000000000..b5af20b11fb --- /dev/null +++ b/recipes/transducers @@ -0,0 +1 @@ +(transducers :fetcher sourcehut :repo "fosskers/transducers.el") diff --git a/recipes/typewriter-roll-mode b/recipes/typewriter-roll-mode index a80405514fa..4efa2d9b1b9 100644 --- a/recipes/typewriter-roll-mode +++ b/recipes/typewriter-roll-mode @@ -1,4 +1,3 @@ (typewriter-roll-mode :fetcher github - :repo "KeyWeeUsr/typewriter-roll-mode" - :commit "3114d05731517d40972e2ed896806b25bdc0d8c2") + :repo "KeyWeeUsr/typewriter-roll-mode") diff --git a/recipes/webkit-color-picker b/recipes/webkit-color-picker index 8a2fc343843..a91974eef3d 100644 --- a/recipes/webkit-color-picker +++ b/recipes/webkit-color-picker @@ -1,4 +1,4 @@ (webkit-color-picker :fetcher github - :repo "osener/emacs-webkit-color-picker" + :repo "ozanmakes/emacs-webkit-color-picker" :files (:defaults "color-picker.html"))