mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-13 18:40:57 +02:00
gnu: emacs-slack: Update to d81c18a90cec42bea58c74e902cfad27900f8de6.
* gnu/packages/emacs-xyz.scm (emacs-slack): Update to d81c18a90cec42bea58c74e902cfad27900f8de6. Change-Id: Ib8914c792d9f17a14e98da40bfefe24b54637cd6 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Change-Id: Idabb91caa01b5bc5c3d6d79ebf06b31203d41479
This commit is contained in:
parent
44982c9218
commit
70a827931f
1 changed files with 5 additions and 3 deletions
|
@ -23500,8 +23500,8 @@ through them using @key{C-c C-SPC}.")
|
|||
(license license:gpl3+)))
|
||||
|
||||
(define-public emacs-slack
|
||||
(let ((commit "ff46d88726482211e3ac3d0b9c95dd4fdffe11c2")
|
||||
(revision "10"))
|
||||
(let ((commit "d81c18a90cec42bea58c74e902cfad27900f8de6")
|
||||
(revision "11"))
|
||||
(package
|
||||
(name "emacs-slack")
|
||||
(version (git-version "0.0.2" revision commit))
|
||||
|
@ -23513,7 +23513,7 @@ through them using @key{C-c C-SPC}.")
|
|||
(file-name (git-file-name name commit))
|
||||
(sha256
|
||||
(base32
|
||||
"15g4dmy4iqqpk8ivhkpsngzllbw0nc5d2sc9j36sdnhwkajzhidj"))))
|
||||
"0qmviqv67qzfl7w8sdl3l0ds6g7fhz58vx41d2mjm6ny0qd6ksq5"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments
|
||||
`(#:phases
|
||||
|
@ -23526,6 +23526,8 @@ through them using @key{C-c C-SPC}.")
|
|||
emacs-emojify
|
||||
emacs-helm
|
||||
emacs-request
|
||||
emacs-s
|
||||
emacs-ts
|
||||
emacs-websocket
|
||||
emacs-oauth2
|
||||
emacs-circe))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue