A not-incorrect description in guix.scm
authorChristopher Allan Webber <cwebber@dustycloud.org>
Thu, 9 Feb 2017 22:06:30 +0000 (16:06 -0600)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Thu, 9 Feb 2017 22:06:30 +0000 (16:06 -0600)
guix.scm

index 04e52369c13b90590128d41dc29606aed2793e7e..09f843b2ddb302c3bd8d675cd9ccefd4555c972b 100644 (file)
--- 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+))