GNU bug report logs - #61092
[PATCH] gnu: emacs-emacsql: updated repository

Previous Next

Package: guix-patches;

Reported by: Cayetano Santos <csantosb <at> inventati.org>

Date: Fri, 27 Jan 2023 08:49:01 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 61092 in the body.
You can then email your comments to 61092 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#61092; Package guix-patches. (Fri, 27 Jan 2023 08:49:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Cayetano Santos <csantosb <at> inventati.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 27 Jan 2023 08:49:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Cayetano Santos <csantosb <at> inventati.org>
To: guix-patches <at> gnu.org
Cc: Cayetano Santos <csantosb <at> inventati.org>
Subject: [PATCH] gnu: emacs-emacsql: updated repository
Date: Fri, 27 Jan 2023 09:46:22 +0100
---
 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





Information forwarded to guix-patches <at> gnu.org:
bug#61092; Package guix-patches. (Fri, 27 Jan 2023 22:10:02 GMT) Full text and rfc822 format available.

Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Cayetano Santos via Guix-patches via <guix-patches <at> gnu.org>
Cc: 61092-done <at> debbugs.gnu.org, Cayetano Santos <csantosb <at> inventati.org>
Subject: Re: [bug#61092] [PATCH] gnu: emacs-emacsql: updated repository
Date: Fri, 27 Jan 2023 23:09:27 +0100
Hello,

Cayetano Santos via Guix-patches via <guix-patches <at> 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




Reply sent to Nicolas Goaziou <mail <at> nicolasgoaziou.fr>:
You have taken responsibility. (Fri, 27 Jan 2023 22:10:02 GMT) Full text and rfc822 format available.

Notification sent to Cayetano Santos <csantosb <at> inventati.org>:
bug acknowledged by developer. (Fri, 27 Jan 2023 22:10:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 25 Feb 2023 12:24:17 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 54 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.