mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-emacsql: Update to 4.1.0.
* gnu/packages/emacs-xyz.scm (emacs-emacsql): Update to 4.1.0. Change-Id: I05367917ba09fd5cbd9dcd5293cc5424abd261de
This commit is contained in:
parent
de6646fccc
commit
077640bbcd
1 changed files with 2 additions and 2 deletions
|
@ -24397,7 +24397,7 @@ object has been freed.")
|
|||
(define-public emacs-emacsql
|
||||
(package
|
||||
(name "emacs-emacsql")
|
||||
(version "4.0.3")
|
||||
(version "4.1.0")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -24406,7 +24406,7 @@ object has been freed.")
|
|||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "15nmp5dl2a1iyc99wlaywclnqsi2p34vgrp2x62671ccxnvzg8ii"))))
|
||||
(base32 "1wp6sx6nwjvn1laxgsm5pciilq59sigk85l1iwlchhi5i94ma29z"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue