gnu: emacs-mastodon: Update to 1.0.25.

* gnu/packages/emacs-xyz.scm (emacs-mastodon): Update to 1.0.25.

Change-Id: Ie3463d0fe644aad606b68d80b4afa30047a6a4af
This commit is contained in:
Nicolas Goaziou 2024-08-19 21:56:19 +02:00
parent 7444b176b4
commit 195cf39883
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -34820,7 +34820,7 @@ (define-public emacs-wc-mode
(define-public emacs-mastodon
(package
(name "emacs-mastodon")
(version "1.0.24")
(version "1.0.25")
(source
(origin
(method git-fetch)
@ -34829,7 +34829,7 @@ (define-public emacs-mastodon
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1365n7nswh7f6py82hkb5qd9fhl6mdr0jcpnbzsx0mc75vpyjvl8"))))
(base32 "02ykj4hyddd5p0idl8gvgl9q770vni69xsza99y3rpyilc2a8r66"))))
(build-system emacs-build-system)
(arguments
(list