recipes/lisppaste.rcp seems only available from emacsattic

This commit is contained in:
Alexander Goldstein 2021-02-09 18:32:47 -06:00
parent 84dd1837f9
commit 3e41defdb3

View File

@ -1,6 +1,6 @@
(:name lisppaste
:description "Interact with the lisppaste pastebot via XML-RPC."
:type http
:url "http://www2.epcc.ed.ac.uk/~lmitche4/lisppaste.el"
:type github
:pkgname "emacsattic/lisppaste"
:features lisppaste
:depends xml-rpc-el)