diff --git a/recipes/oahu b/recipes/oahu index e3f4bde6f16..4bbcb6370fa 100644 --- a/recipes/oahu +++ b/recipes/oahu @@ -1 +1 @@ -(oahu :fetcher sourcehut :repo "akirak/oahu.el") \ No newline at end of file +(oahu :fetcher github :repo "akirak/oahu.el") diff --git a/recipes/oahu-memento b/recipes/oahu-memento index 16aad30ea7d..cf8f5f8765a 100644 --- a/recipes/oahu-memento +++ b/recipes/oahu-memento @@ -1,2 +1,2 @@ -(oahu-memento :fetcher sourcehut :repo "akirak/oahu.el" - :files ("extra/oahu-memento.el")) \ No newline at end of file +(oahu-memento :fetcher github :repo "akirak/oahu.el" + :files ("extra/oahu-memento.el"))