~whereiseveryone/toys

Update little-guix-channel v1 APPLIED

Rodion Goritskov: 1
 Update little-guix-channel

 1 files changed, 2 insertions(+), 2 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/54393/mbox | git am -3
Learn more about email & git

[PATCH] Update little-guix-channel Export this patch

* Forge is changed (migrated to cgit)
* URL is changed (the old one is still accessible)
---
 channels.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/channels.scm b/channels.scm
index 01b52be..45b374a 100644
--- a/channels.scm
+++ b/channels.scm
@@ -566,10 +566,10 @@
              (openpgp-fingerprint
               "AA52 B3F3 E764 5F95 6BA1 23E2 43D7 A3F7 7931 A85D"))))))
  (toys-box
   (forge "gogs")
   (forge "cgit")
   (channel (channel
             (name 'little-guix-channel)
             (url "https://git.goritskov.com/rodion/little-guix-channel.git")
             (url "https://git.goritskov.com/little-guix-channel")
             (introduction
              (make-channel-introduction
               "cfee0a86d4bdc74abcf03c47715a382d7ba93be8"

base-commit: 9f09e9b96cf3b6f2f7bc3228249a93e5957934ad
-- 
2.45.2
Thanks! Applied and pushed.