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:
Nicolas Goaziou 2019-01-18 22:28:30 +01:00
parent 69e47686c9
commit fdc7299a56
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -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