unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#63474] [PATCH] gnu: python-sqlite-utils: Update to 3.31.
@ 2023-05-12 22:29 Felix Gruber
  2023-05-22  4:35 ` bug#63474: " jgart via Guix-patches via
  0 siblings, 1 reply; 3+ messages in thread
From: Felix Gruber @ 2023-05-12 22:29 UTC (permalink / raw)
  To: 63474; +Cc: Felix Gruber

* gnu/packages/databases.scm (python-sqlite-utils): Update to 3.31.
---
 gnu/packages/databases.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm
index 56b971206a..9106004315 100644
--- a/gnu/packages/databases.scm
+++ b/gnu/packages/databases.scm
@@ -3590,7 +3590,7 @@ (define-public python-sqlite-fts4
 (define-public python-sqlite-utils
   (package
     (name "python-sqlite-utils")
-    (version "3.30")
+    (version "3.31")
     (source (origin
               (method git-fetch)        ;for tests
               (uri (git-reference
@@ -3599,7 +3599,7 @@ (define-public python-sqlite-utils
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1a58syvh5jp40vi5libsxkqy99z75kj4ckxqmylbhd342ppfy1wp"))))
+                "1bcm67m9czjzwjzqzh5ldirh9fpxk56i4hxh5wm0pdgc1lw8rz01"))))
     (build-system pyproject-build-system)
     (arguments
      (list #:phases #~(modify-phases %standard-phases
-- 
2.39.2





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

* bug#63474: [PATCH] gnu: python-sqlite-utils: Update to 3.31.
  2023-05-12 22:29 [bug#63474] [PATCH] gnu: python-sqlite-utils: Update to 3.31 Felix Gruber
@ 2023-05-22  4:35 ` jgart via Guix-patches via
  2023-05-22  4:36   ` [bug#63474] " jgart via Guix-patches via
  0 siblings, 1 reply; 3+ messages in thread
From: jgart via Guix-patches via @ 2023-05-22  4:35 UTC (permalink / raw)
  To: Felix Gruber, 63474-done

Hi Felix,

Thanks! APPLIED.




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

* [bug#63474] [PATCH] gnu: python-sqlite-utils: Update to 3.31.
  2023-05-22  4:35 ` bug#63474: " jgart via Guix-patches via
@ 2023-05-22  4:36   ` jgart via Guix-patches via
  0 siblings, 0 replies; 3+ messages in thread
From: jgart via Guix-patches via @ 2023-05-22  4:36 UTC (permalink / raw)
  To: Felix Gruber, 63474-done

Forgot to mention that I updated the patch to the latest version 3.32.1.




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

end of thread, other threads:[~2023-05-22  4:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-12 22:29 [bug#63474] [PATCH] gnu: python-sqlite-utils: Update to 3.31 Felix Gruber
2023-05-22  4:35 ` bug#63474: " jgart via Guix-patches via
2023-05-22  4:36   ` [bug#63474] " jgart via Guix-patches via

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