unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: rdes via Guix-patches via <guix-patches@gnu.org>
To: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Cc: 45048@debbugs.gnu.org
Subject: [bug#45048] Upgrade emacs-emacsql-sqlite3 to 1.0.2
Date: Sat, 05 Dec 2020 17:37:21 +0000	[thread overview]
Message-ID: <a6h1Ax6GhW3UADUqiMka7aEzS-BhUxBamBtyWBQtWLrabfjtynmaCSBaYHCBtLP5SCgUMu8VaLsIULUzPioMPiAMBB07MQBgJX_QTQRpnp8=@protonmail.com> (raw)
In-Reply-To: <87pn3onrfx.fsf@nicolasgoaziou.fr>

[-- Attachment #1: Type: text/plain, Size: 529 bytes --]

Sorry, the missing patch now attached.:)


Sent with ProtonMail Secure Email.

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Saturday, December 5, 2020 11:33 AM, Nicolas Goaziou <mail@nicolasgoaziou.fr> wrote:

> Hello,
>
> rdes via Guix-patches via guix-patches@gnu.org writes:
>
> > The attached patch that upgrades emacs-emacsql-sqlite3 to 1.0.2.
>
> I think you forgot to add the patch file.
>
> Regards,
>
> ------------------------------------------------------
>
> Nicolas Goaziou


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-emacs-emacsql-sqlite3-Update-to-1.0.2.patch --]
[-- Type: text/x-patch; name=0001-gnu-emacs-emacsql-sqlite3-Update-to-1.0.2.patch, Size: 1326 bytes --]

From 32955b321c3384547fbf3fa3e41665f1d2903b83 Mon Sep 17 00:00:00 2001
From: Ryan Desfosses <rdes@protonmail.com>
Date: Fri, 4 Dec 2020 23:15:29 -0500
Subject: [PATCH] gnu: emacs-emacsql-sqlite3: Update to 1.0.2.

* gnu/packages/emacs-xyz.scm (emacs-emacsql-sqlite3): Update to 1.0.2.
---
 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 5eb8f7c1ea..5746852f6b 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -14514,7 +14514,7 @@ object @code{nil} corresponds 1:1 with @code{NULL} in the database.")
 (define-public emacs-emacsql-sqlite3
   (package
     (name "emacs-emacsql-sqlite3")
-    (version "1.0.1")
+    (version "1.0.2")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -14523,7 +14523,7 @@ object @code{nil} corresponds 1:1 with @code{NULL} in the database.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1yy9y27rckm776jnl2rh1fz3bh09690xwzq7102vlw7xkb9s7jhj"))))
+                "1jzvvsvi8jm2ws3y49nmpmwd3zlvf8j83rl2vwizd1aplwwdnmd6"))))
     (build-system emacs-build-system)
     (native-inputs
      `(("ert-runner" ,emacs-ert-runner)))
-- 
2.29.2


  reply	other threads:[~2020-12-05 17:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-05  4:31 [bug#45048] Upgrade emacs-emacsql-sqlite3 to 1.0.2 rdes via Guix-patches via
2020-12-05 16:33 ` Nicolas Goaziou
2020-12-05 17:37   ` rdes via Guix-patches via [this message]
2020-12-06 11:19     ` bug#45048: " Nicolas Goaziou

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='a6h1Ax6GhW3UADUqiMka7aEzS-BhUxBamBtyWBQtWLrabfjtynmaCSBaYHCBtLP5SCgUMu8VaLsIULUzPioMPiAMBB07MQBgJX_QTQRpnp8=@protonmail.com' \
    --to=guix-patches@gnu.org \
    --cc=45048@debbugs.gnu.org \
    --cc=mail@nicolasgoaziou.fr \
    --cc=rdes@protonmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).