mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-gnosis: Update to 0.4.9.
* gnu/packages/emacs-xyz.scm (emacs-gnosis): Update to 0.4.9. Change-Id: I5336470f8b3e8f085b2d33ed5541c755b3a33c04
This commit is contained in:
parent
3f11f26251
commit
27c9246056
1 changed files with 2 additions and 2 deletions
|
@ -19029,7 +19029,7 @@ are common in Chromium-derived projects.")
|
|||
(define-public emacs-gnosis
|
||||
(package
|
||||
(name "emacs-gnosis")
|
||||
(version "0.4.8")
|
||||
(version "0.4.9")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -19038,7 +19038,7 @@ are common in Chromium-derived projects.")
|
|||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "1y9f5ms7aivwjfc951m68jfmwncfq5f4h876xvivxhfph4xnc76y"))))
|
||||
(base32 "08pqz0xfih761hmaq1hs3fzmkxn2jhzfbkqrkisl84ayla8shnrn"))))
|
||||
(build-system emacs-build-system)
|
||||
(propagated-inputs (list emacs-compat emacs-emacsql))
|
||||
(home-page "https://thanosapollo.org/projects/gnosis")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue