gnu: emacs-mastodon: Update to 1.0.13.

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

Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
Cayetano Santos 2023-11-01 10:08:40 +01:00 committed by Christopher Baines
parent 399cd64bc9
commit a4ec0c6ca0
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577

View file

@ -33053,7 +33053,7 @@ (define-public emacs-wc-mode
(define-public emacs-mastodon (define-public emacs-mastodon
(package (package
(name "emacs-mastodon") (name "emacs-mastodon")
(version "1.0.6") (version "1.0.13")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -33062,7 +33062,7 @@ (define-public emacs-mastodon
(commit version))) (commit version)))
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 "1z5lmzxhindxa0f6qi6z361k9smqcz68alr6w6jbmwg279qmk8jj")))) (base32 "143wmg9jhdi79y1gdi0y9xxpp8vyn7qbhvaysq1sf7g1h0jskxc2"))))
(build-system emacs-build-system) (build-system emacs-build-system)
(arguments (arguments
(list (list