From ffa0a055e4326dfd90c4c06b3c3e59ef693b2af3 Mon Sep 17 00:00:00 2001 From: Carlos Durán Domínguez Date: Mon, 16 Feb 2026 04:13:05 +0100 Subject: gnu: go-github-com-mattn-go-sqlite3: Update to 1.14.34. * gnu/packages/golang-xyz.com (go-github-com-mattn-go-sqlite3): Update to 1.14.34. Change-Id: I40b75366cc455bb7fe093c615c9201587104ab9d Signed-off-by: Sharlatan Hellseher --- gnu/packages/golang-xyz.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu') diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 380fd1a06d..55a63df0ce 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -16782,7 +16782,7 @@ the @code{cpan} module @code{Parse::CommandLine}.") (define-public go-github-com-mattn-go-sqlite3 (package (name "go-github-com-mattn-go-sqlite3") - (version "1.14.22") + (version "1.14.34") (source (origin (method git-fetch) @@ -16791,7 +16791,7 @@ the @code{cpan} module @code{Parse::CommandLine}.") (commit (string-append "v" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "05fcdh6likz0hkvxnrkz3r3l5gzxfjh93w5015m9hs1wi6qpdqyb")))) + (base32 "0zp6v3y8hg6b02b3g63x4bmz56yl0d00akvzw6bsfc5l6m3pgiix")))) (build-system go-build-system) (arguments (list -- cgit v1.3