mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-mastodon: Update to 2.0.1.
* gnu/packages/emacs-xyz.scm (emacs-mastodon): Update to 2.0.1. Change-Id: I41087da048f15f54e87e33f8951ecdff34375b73 Signed-off-by: Ian Eure <ian@retrospec.tv>
This commit is contained in:
parent
ca2180a6a9
commit
83dd8aec15
1 changed files with 2 additions and 2 deletions
|
@ -37594,7 +37594,7 @@ time.")
|
||||||
(define-public emacs-mastodon
|
(define-public emacs-mastodon
|
||||||
(package
|
(package
|
||||||
(name "emacs-mastodon")
|
(name "emacs-mastodon")
|
||||||
(version "2.0.0")
|
(version "2.0.1")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
|
@ -37603,7 +37603,7 @@ time.")
|
||||||
(commit version)))
|
(commit version)))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "1j4n6ipiahxk6v84dnsrcpzaqsd4v9q2mviqkznm189cp98h6zxk"))))
|
(base32 "1dvj51x17msyl5baa7sicshkndnbag0zcrakvm9w22gmqjhjimy5"))))
|
||||||
(build-system emacs-build-system)
|
(build-system emacs-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue