me
/
guix
Archived
1
0
Fork 0

gnu: emacs-sqlite3-api: Update to 0.18.

* gnu/packages/emacs-xyz.scm (emacs-sqlite3-api): Update to 0.18.

Change-Id: I75d0fb063c1684e2f69ce3904561f6dae17f3344
master
Nicolas Goaziou 2024-01-04 11:39:03 +01:00
parent 85d742aa12
commit 2e8dba6c6c
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -8102,7 +8102,7 @@ It is not intended as a user interface.")
(define-public emacs-sqlite3-api
(package
(name "emacs-sqlite3-api")
(version "0.17")
(version "0.18")
(source (origin
(method git-fetch)
(uri (git-reference
@ -8111,7 +8111,7 @@ It is not intended as a user interface.")
(file-name (git-file-name name version))
(sha256
(base32
"1y36818nd47mzfi3xcp31nr8n0izzmdyiqfx9hgp7ag98rbm7wlx"))))
"1d1r65ybcf5idbs8sv0l3dna4l1wy3jba9dvv1kkz7zj6qhr48fs"))))
(build-system emacs-build-system)
(arguments
(list