Archived
1
0
Fork 0

gnu: emacs-telega: Update to 0.5.2.

* gnu/packages/emacs-xyz.scm (emacs-telega): Update to 0.5.2.
This commit is contained in:
Brett Gilio 2019-12-12 18:41:17 -06:00
parent 9705e40071
commit d057c52f95
No known key found for this signature in database
GPG key ID: 672243C4A03F0EEE

View file

@ -20073,9 +20073,9 @@ fish-completion. It can be used in both Eshell and M-x shell.")
(license license:gpl3+)))) (license license:gpl3+))))
(define-public emacs-telega (define-public emacs-telega
(let ((commit "56aef884921d99e5170d5425dbe0fce645620511") (let ((commit "57fb6089aac3c7bd84fd9a2d9ccb1937c9836275")
(revision "2") (revision "1")
(version "0.4.4")) (version "0.5.2"))
(package (package
(name "emacs-telega") (name "emacs-telega")
(version (git-version version revision commit)) (version (git-version version revision commit))
@ -20087,7 +20087,7 @@ fish-completion. It can be used in both Eshell and M-x shell.")
(commit commit))) (commit commit)))
(sha256 (sha256
(base32 (base32
"0a8k3j20nz4xwswg9qp9xpaakk3q3ibiz8mkryk92zmrdmaah5mi")) "0v46jnkphsd7glndcxz05b3xbgyw0i8zl0ybzbrjx24764svn69f"))
(file-name (git-file-name name version)))) (file-name (git-file-name name version))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments