unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#61092] [PATCH] gnu: emacs-emacsql: updated repository
@ 2023-01-27  8:46 Cayetano Santos via Guix-patches via
  2023-01-27 22:09 ` bug#61092: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Cayetano Santos via Guix-patches via @ 2023-01-27  8:46 UTC (permalink / raw)
  To: 61092; +Cc: Cayetano Santos

---
 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#61092: [PATCH] gnu: emacs-emacsql: updated repository
  2023-01-27  8:46 [bug#61092] [PATCH] gnu: emacs-emacsql: updated repository Cayetano Santos via Guix-patches via
@ 2023-01-27 22:09 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2023-01-27 22:09 UTC (permalink / raw)
  To: Cayetano Santos via Guix-patches via; +Cc: 61092-done, Cayetano Santos

Hello,

Cayetano Santos via Guix-patches via <guix-patches@gnu.org> writes:

> ---
>  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

I added a proper commit message and applied your patch. Thank you.

Regards,
-- 
Nicolas Goaziou




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-01-27 22:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-27  8:46 [bug#61092] [PATCH] gnu: emacs-emacsql: updated repository Cayetano Santos via Guix-patches via
2023-01-27 22:09 ` bug#61092: " Nicolas Goaziou

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).