Vasile Dumitrascu writes: > * gnu/packages/emacs.scm (emacs-monroe): Update to 0.3.1. > [source]: Use github instead of melpa. Thanks! > + (uri (string-append "https://github.com/sanel/monroe/archive/" > + version ".tar.gz")) > + (file-name (string-append name "-" version ".tar.bz2")) ^^^ I corrected this typo and committed with some other slight editorializing. > (sha256 > (base32 > - "06p0qdhg4arwij1qpiiiwsd0m1bbl1qwd20ij2bmhryrvrcpswq3")))) > + "0icdx8shkd951phlnmcq1vqaxp1l667q5rjscskc5r22aylakh4w")))) > (build-system emacs-build-system) > (home-page "http://www.github.com/sanel/monroe") > (synopsis "Clojure nREPL client for Emacs") > -- > 2.11.0