mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 06:18:07 -05:00
gnu: emacs-matrix-client: Bump revision.
* gnu/packages/emacs-xyz.scm (emacs-matrix-client): Bump revision to trigger the update, since updating commit is not enough.
This commit is contained in:
parent
69e47686c9
commit
fdc7299a56
1 changed files with 1 additions and 1 deletions
|
@ -12494,7 +12494,7 @@ (define-public emacs-matrix-client
|
|||
(let ((commit "2a95a1f1194ff65b5461b6ffbc13d1e01116f34f"))
|
||||
(package
|
||||
(name "emacs-matrix-client")
|
||||
(version (git-version "0.0.0" "1" commit))
|
||||
(version (git-version "0.0.0" "2" commit))
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
|
|
Loading…
Reference in a new issue