mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-08-02 19:31:32 +02:00
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 <sharlatanus@gmail.com>
This commit is contained in:
committed by
Sharlatan Hellseher
parent
fbe3ae4b96
commit
ffa0a055e4
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user