mirror of
https://github.com/correl/melpa.git
synced 2024-12-22 19:17:27 +00:00
Rename edbi-sqlite3 to edbi-sqlite package.
This commit is contained in:
parent
3b435db3b7
commit
ae637a3028
2 changed files with 4 additions and 3 deletions
4
recipes/edbi-sqlite
Normal file
4
recipes/edbi-sqlite
Normal file
|
@ -0,0 +1,4 @@
|
|||
(edbi-sqlite
|
||||
:fetcher "github"
|
||||
:repo "proofit404/edbi-sqlite"
|
||||
:old-names (edbi-sqlite3))
|
|
@ -1,3 +0,0 @@
|
|||
(edbi-sqlite3
|
||||
:fetcher "github"
|
||||
:repo "proofit404/edbi-sqlite3")
|
Loading…
Reference in a new issue