Update source URL & e-mail address

This commit is contained in:
Jaidyn Ann 2024-01-29 15:01:31 -06:00
parent 3ee52c8002
commit 13cd1091fd
2 changed files with 3 additions and 4 deletions

View File

@ -118,6 +118,5 @@ BORING STUFF
————————————————————————————————————————
License is the GNU LGPLv3:
check COPYING.txt (/ipfs/QmR8Rnk5QdXgrXRqmgMLmG5PuHZEjujfa3rfVhPV99TLY7)
Author is Jaidyn Ann <jadedctrl@teknik.io>
Sauce is at https://git.feneas.org/detruota/cl-ipfs-api2
https://github.com/JadedCtrl/cl-ipfs-api2
Author is Jaidyn Ann <jadedctrl@posteo.at>
Sauce is at https://hak.xwx.moe/jadedctrl/cl-ipfs-api2

View File

@ -1,7 +1,7 @@
(defsystem "cl-ipfs-api2"
:version "0.51"
:license "LGPLv3"
:author "Jaidyn Ann <jadedctrl@teknik.io>"
:author "Jaidyn Ann <jadedctrl@posteo.at>"
:description "Bindings for the IPFS HTTP API."
:depends-on (:drakma :yason :arnesi :uiop)
:components ((:file "package")