GNU bug report logs -
#61092
[PATCH] gnu: emacs-emacsql: updated repository
Previous Next
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
---
gnu/packages/emacs-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 645bfa851b..95ea44551f 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -20255,7 +20255,7 @@ (define-public emacs-emacsql
(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 @@ (define-public emacs-emacsql
(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
base-commit: d3390e7205f71843a1380804e285de4f32054901
--
2.39.1
This bug report was last modified 2 years and 117 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.