From 231fe0ab7ba5feee08836ed2aef99233ea63ca77 Mon Sep 17 00:00:00 2001 From: Vivianne Langdon Date: Wed, 6 Mar 2024 12:23:55 -0500 Subject: [PATCH] Update url --- guix.scm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/guix.scm b/guix.scm index 4581327..310d8ce 100644 --- a/guix.scm +++ b/guix.scm @@ -36,6 +36,5 @@ (description "A library to provide easy text wrapping in consoles that preserves control-code formatting.") (home-page - "https://git.solarpunk.moe/vv/guile-reflow") + "https://git.solarpunk.moe/solarpunk-guile/guile-reflow") (license license:gpl3+)) -