mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-mastodon: Update to 1.0.23.
* gnu/packages/emacs-xyz.scm (emacs-mastodon): Update to 1.0.23. Change-Id: I680b3f1dfe1b6add3f83f7993b933cc588f8f5ea
This commit is contained in:
parent
d98782e997
commit
016ef6b6c4
1 changed files with 2 additions and 2 deletions
|
@ -34240,7 +34240,7 @@ time.")
|
|||
(define-public emacs-mastodon
|
||||
(package
|
||||
(name "emacs-mastodon")
|
||||
(version "1.0.19")
|
||||
(version "1.0.23")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -34249,7 +34249,7 @@ time.")
|
|||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "096zsjlqx2cv4zq607f9n7mr60d5avhfczf3nxsa8wkjsj97qrlh"))))
|
||||
(base32 "1jknnp66fn6prk3b1xjjbml798vczfy7agf72pcvwrciljm9ij34"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue