[bug#77414] gnu: emacs-mastodon: Update to 2.0.0.
Commit Message
* gnu/packages/emacs-xyz.scm (emacs-mastodon): Update to 2.0.0.
Change-Id: I84fa2175d33767486760e4885d63098f41749452
---
gnu/packages/emacs-xyz.scm | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
base-commit: 5735c278e16517d9be5e26235fe68dea9bae3527
@@ -36987,7 +36987,7 @@ (define-public emacs-wc-mode
(define-public emacs-mastodon
(package
(name "emacs-mastodon")
- (version "1.1.12")
+ (version "2.0.0")
(source
(origin
(method git-fetch)
@@ -36996,10 +36996,11 @@ (define-public emacs-mastodon
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "1wc3y3pwg9xc27fa6xc2bcv809rxcbjy372r998wl95a81apx32g"))))
+ (base32 "1j4n6ipiahxk6v84dnsrcpzaqsd4v9q2mviqkznm189cp98h6zxk"))))
(build-system emacs-build-system)
(arguments
(list
+ #:tests? #f ; requires cask
#:phases #~(modify-phases %standard-phases
;; Move the source files to the top level, which is
;; included in the EMACSLOADPATH.
@@ -37011,7 +37012,7 @@ (define-public emacs-mastodon
(basename f)))
el-files)))))))
(propagated-inputs
- (list emacs-persist emacs-request emacs-tp emacs-transient))
+ (list emacs-persist emacs-tp emacs-transient))
(home-page "https://codeberg.org/martianh/mastodon.el")
(synopsis "Emacs client for Mastodon")
(description "@code{mastodon.el} is an Emacs client for Mastodon, the