gnu: emacs-mastodon: Update to 1.0.19.

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

Change-Id: Ieb7ab69694ba37d6ac7b55aae3e71796d91967c2
This commit is contained in:
Nicolas Goaziou 2024-04-06 14:32:43 +02:00
parent 482ebe3274
commit 3c548ddbb4
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -33844,7 +33844,7 @@ (define-public emacs-wc-mode
(define-public emacs-mastodon
(package
(name "emacs-mastodon")
(version "1.0.18")
(version "1.0.19")
(source
(origin
(method git-fetch)
@ -33853,7 +33853,7 @@ (define-public emacs-mastodon
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1l4arid01m5475wq4sy8j598ww13847sbpg9grl71r72rs83071w"))))
(base32 "096zsjlqx2cv4zq607f9n7mr60d5avhfczf3nxsa8wkjsj97qrlh"))))
(build-system emacs-build-system)
(arguments
(list