Hi Petter, > + (synopsis "Terminal emulator which mimics the look and feel of the > old +cathode ray tube screens") > + (description > + "Cool-retro-term (CRT) is a terminal emulator which mimics the > look and +feel of the old cathode ray tube (CRT) screens. It has been > designed to be +eye-candy, customizable, and reasonably lightweight.") Oh! I didn't even realize that the name was a play on words. Cute. By the way, the output of 'guix lint' points out the following: --8<---------------cut here---------------start------------->8--- [0] marusich@garuda:~/guix $ ./pre-inst-env guix lint cool-retro-term gnu/packages/terminals.scm:493:5: cool-retro-term@1.0.0-1.e4871 9f: sentences in description should be followed by two spaces; possible infraction at 117 checking cool-retro-term@1.0.0-1.e48719f [inputs-should-be-nati checking cool-retro-term@1.0.0-1.e48719f [inputs-should-not-be- gnu/packages/terminals.scm:490:14: cool-retro-term@1.0.0-1.e487 19f: synopsis should be less than 80 characters long [0] marusich@garuda:~/guix $ --8<---------------cut here---------------end--------------->8--- Think you could submit one more patch to tidy up those? Anyway, I can't commit your patch (I don't have commit access), but somebody else probably can. Love this contribution, by the way. I'm sending an email from within CRT right now...! :-) -- Chris