mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-closql: Update to 2.2.1.
* gnu/packages/emacs-xyz.scm (emacs-closql): Update to 2.2.1. Change-Id: I154bdbf200480369bdfba634443916d9e8ca025d
This commit is contained in:
parent
46d024810c
commit
53467511a7
1 changed files with 2 additions and 2 deletions
|
@ -25068,7 +25068,7 @@ object @code{nil} corresponds 1:1 with @code{NULL} in the database.")
|
|||
(define-public emacs-closql
|
||||
(package
|
||||
(name "emacs-closql")
|
||||
(version "2.2.0")
|
||||
(version "2.2.1")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -25078,7 +25078,7 @@ object @code{nil} corresponds 1:1 with @code{NULL} in the database.")
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"1x5nwbmwvgl96f7grhh60472m0d6jiykls0f52c1ff03b2dhplax"))))
|
||||
"1gmad6gszy7imx3sq6s1sdkhgpmylp0c11p85ilz553cxyzv4n2r"))))
|
||||
(build-system emacs-build-system)
|
||||
(propagated-inputs
|
||||
(list emacs-compat emacs-emacsql))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue