~whereiseveryone/toys

toys: channels.scm: gocix moved to Github. v1 APPLIED

~fishinthecalculator: 1
 channels.scm: gocix moved to Github.

 1 files changed, 1 insertions(+), 1 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.sr.ht/~whereiseveryone/toys/patches/54453/mbox | git am -3
Learn more about email & git

[PATCH toys] channels.scm: gocix moved to Github. Export this patch

From: Giacomo Leidi <goodoldpaul@autistici.org>

---
 channels.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/channels.scm b/channels.scm
index 73ad77d..2210616 100644
--- a/channels.scm
+++ b/channels.scm
@@ -365,7 +365,7 @@
   (forge "sourcehut")
   (channel (channel
             (name 'gocix)
             (url "https://git.sr.ht/~fishinthecalculator/gocix")
             (url "https://github.com/fishinthecalculator/gocix")
             (branch "main")
             (introduction
              (make-channel-introduction
-- 
2.45.2
Thanks! Applied and pushed.

!resolve implemented