X-Git-Url: https://jxself.org/git/?p=mudsync.git;a=blobdiff_plain;f=guix.scm;fp=guix.scm;h=09f843b2ddb302c3bd8d675cd9ccefd4555c972b;hp=04e52369c13b90590128d41dc29606aed2793e7e;hb=7b90b4d923b06999d38c171c882b7023a7c338cd;hpb=929b6c5c898d33c085aed150fad70734b9f1db42 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+))