mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-02-03 07:55:53 +00:00
rosenthal: emacs-company-dev: Update to commit 6884e3ad7174.
* rosenthal/packages/emacs-xyz.scm (emacs-company-dev): Update to commit 6884e3ad7174.
This commit is contained in:
parent
257c5c56ec
commit
5c02d87d3b
@ -11,8 +11,8 @@
|
||||
#:use-module (gnu packages emacs-xyz))
|
||||
|
||||
(define-public emacs-company-dev
|
||||
(let ((revision "360")
|
||||
(commit "00a739f9684c68c8445b04f33fb8536a07ae34bd"))
|
||||
(let ((revision "364")
|
||||
(commit "6884e3ad717419b4a64a5fab08c8cb9bd20a0b27"))
|
||||
(package
|
||||
(inherit emacs-company)
|
||||
(name "emacs-company-dev")
|
||||
@ -25,7 +25,7 @@
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"0vkv9fp8965lp9yn0c703znwy409znbxic3c396k7rly3mw6qiw2")))))))
|
||||
"1g3l6l1dzgq8v12fz9wczaz7izqd414fmdag481qi0ifcldyhi57")))))))
|
||||
|
||||
(define-public emacs-doom-modeline-dev
|
||||
(let ((base emacs-doom-modeline)
|
||||
|
Loading…
Reference in New Issue
Block a user