me
/
guix
Archived
1
0
Fork 0

gnu: emacs-emacsql: Update upstream repository.

* gnu/packages/emacs-xyz.scm (emacs-emacsql)[source]<origin>: Update URL.
[home-page]: Update URL.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Cayetano Santos 2023-01-27 09:46:22 +01:00 committed by Nicolas Goaziou
parent 35e626f312
commit 38749d1092
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -20255,7 +20255,7 @@ object has been freed.")
(origin
(method git-fetch)
(uri (git-reference
(url "https://github.com/skeeto/emacsql")
(url "https://github.com/magit/emacsql")
(commit (string-append version))))
(file-name (git-file-name name version))
(sha256
@ -20298,7 +20298,7 @@ object has been freed.")
(list emacs-minimal `(,mariadb "dev") `(,mariadb "lib") postgresql))
(propagated-inputs
(list emacs-finalize emacs-pg))
(home-page "https://github.com/skeeto/emacsql")
(home-page "https://github.com/magit/emacsql")
(synopsis "Emacs high-level SQL database front-end")
(description "Any readable Lisp value can be stored as a value in EmacSQL,
including numbers, strings, symbols, lists, vectors, and closures. EmacSQL