From 8d1935609978d197dd17f5cfc12fbdcc166f7dc2 Mon Sep 17 00:00:00 2001 From: Francois-Rene Rideau Date: Sun, 24 Sep 2023 10:19:53 -0400 Subject: [PATCH] Update gerbil.pkg --- gerbil.pkg | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gerbil.pkg b/gerbil.pkg index 3e1ee37..2a4206a 100644 --- a/gerbil.pkg +++ b/gerbil.pkg @@ -1,6 +1,6 @@ ;; Gerbil Ethereum support (package: mukn/ethereum - depend: ("github.com/fare/gerbil-utils" - "github.com/fare/gerbil-crypto" - "github.com/fare/gerbil-poo" - "github.com/fare/gerbil-persist")) + depend: ("github.com/mighty-gerbils/gerbil-utils" + "github.com/mighty-gerbils/gerbil-crypto" + "github.com/mighty-gerbils/gerbil-poo" + "github.com/mighty-gerbils/gerbil-persist"))