From 44533e2df144e7749a382e298aea53ca11a2239e Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Fri, 11 Jun 2021 20:10:31 -0300 Subject: aux/guix/pinned-channels.scm: Change channel of xyz-euandreh channel --- aux/guix/pinned-channels.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aux/guix/pinned-channels.scm b/aux/guix/pinned-channels.scm index b026813..504406f 100644 --- a/aux/guix/pinned-channels.scm +++ b/aux/guix/pinned-channels.scm @@ -1,7 +1,7 @@ (cons* (channel (name 'xyz-euandreh) - (url "git://git.euandreh.xyz/package-repository") + (url "git://euandreh.xyz/package-repository") (branch "main") (introduction (make-channel-introduction -- cgit v1.2.3