mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-slack: Update to ff46d88.
* gnu/packages/emacs-xyz.scm (emacs-slack): Update to ff46d88. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
This commit is contained in:
parent
f63696a007
commit
f5f8a21cc9
1 changed files with 3 additions and 3 deletions
|
@ -17626,8 +17626,8 @@ through them using @key{C-c C-SPC}.")
|
||||||
(license license:gpl3+)))
|
(license license:gpl3+)))
|
||||||
|
|
||||||
(define-public emacs-slack
|
(define-public emacs-slack
|
||||||
(let ((commit "1f6a40faec0d8d9c9de51c444508d05a3e995ccd")
|
(let ((commit "ff46d88726482211e3ac3d0b9c95dd4fdffe11c2")
|
||||||
(revision "9"))
|
(revision "10"))
|
||||||
(package
|
(package
|
||||||
(name "emacs-slack")
|
(name "emacs-slack")
|
||||||
(version (git-version "0.0.2" revision commit))
|
(version (git-version "0.0.2" revision commit))
|
||||||
|
@ -17639,7 +17639,7 @@ through them using @key{C-c C-SPC}.")
|
||||||
(file-name (git-file-name name commit))
|
(file-name (git-file-name name commit))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"19lan9nd8qfw2ws7mx814vrin04c892yn5c8g3nad7lpnzszgr1r"))))
|
"15g4dmy4iqqpk8ivhkpsngzllbw0nc5d2sc9j36sdnhwkajzhidj"))))
|
||||||
(build-system emacs-build-system)
|
(build-system emacs-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:phases
|
`(#:phases
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue