projects
/
mudsync.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
929b6c5
)
A not-incorrect description in guix.scm
author
Christopher Allan Webber
<cwebber@dustycloud.org>
Thu, 9 Feb 2017 22:06:30 +0000
(16:06 -0600)
committer
Christopher Allan Webber
<cwebber@dustycloud.org>
Thu, 9 Feb 2017 22:06:30 +0000
(16:06 -0600)
guix.scm
patch
|
blob
|
history
diff --git
a/guix.scm
b/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+))