From 7b90b4d923b06999d38c171c882b7023a7c338cd Mon Sep 17 00:00:00 2001 From: Christopher Allan Webber Date: Thu, 9 Feb 2017 16:06:30 -0600 Subject: [PATCH] A not-incorrect description in guix.scm --- guix.scm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/guix.scm b/guix.scm index 04e5236..09f843b 100644 --- a/guix.scm +++ b/guix.scm @@ -99,6 +99,5 @@ (home-page "https://notabug.org/cwebber/mudsync/") (synopsis "Live hackable MUD system") (description - "GNU 8sync (pronounced \"eight-sync\") is an asynchronous programming -library for GNU Guile based on the actor model.") + "Mudsync is a live hackable MUD system built on top of GNU 8sync.") (license gpl3+)) -- 2.31.1