GNU bug report logs - #62284
[PATCH 00/70] gnu: Add mautrix-whatsapp.

Previous Next

Package: guix-patches;

Reported by: conses <contact <at> conses.eu>

Date: Sun, 19 Mar 2023 23:26:02 UTC

Severity: normal

Tags: patch

Done: Sharlatan Hellseher <sharlatanus <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: conses <contact <at> conses.eu>
To: 62284 <at> debbugs.gnu.org
Subject: [bug#62284] [PATCH 68/70] gnu: go-github-com-mattn-go-sqlite3: Update to 1.14.16.
Date: Mon, 20 Mar 2023 00:51:13 +0100
* gnu/packages/golang.scm (go-github-com-mattn-go-sqlite3): Update to 1.14.16.
---
 gnu/packages/golang.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index 9ff9879a2b..9c98d9c0d0 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -7857,7 +7857,7 @@ (define-public go-github-com-mattn-go-zglob
 (define-public go-github-com-mattn-go-sqlite3
   (package
     (name "go-github-com-mattn-go-sqlite3")
-    (version "1.14.6")
+    (version "1.14.16")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -7866,7 +7866,7 @@ (define-public go-github-com-mattn-go-sqlite3
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "04anvqkc37mmc3z1dy4xfa6cas67zlxnnab0ywii7sylk864mhxz"))))
+                "1isnmld31pqfxwrgy3a00xmcrb4zgaa1k32fbdpi9mirpkrljsgg"))))
     (build-system go-build-system)
     (arguments
      `(#:import-path "github.com/mattn/go-sqlite3"))
-- 
2.39.1



-- 
Best regards,
conses




This bug report was last modified 98 days ago.

Previous Next


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