diff mbox series

[bug#66900] gnu: emacs-mastodon: Update to 1.0.13.

Message ID 87y1ffucnl.fsf@riseup.net
State New
Headers show
Series [bug#66900] gnu: emacs-mastodon: Update to 1.0.13. | expand

Commit Message

martian hiatus Nov. 2, 2023, 8:24 p.m. UTC
* gnu/packages/emacs-xyz.scm (emacs-mastodon): Update to 1.0.13.

[i learned a stack, set up guix dev env afresh, and had another go, and
should be right this time? current version is .13.]

Change-Id: Ie1d9dcdc542b75401fa2376f38fff1288d784878
---
 gnu/packages/emacs-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


base-commit: 28ebbe2be8829a4767b9789c6353ad5e826d1164

Comments

Christopher Baines Nov. 3, 2023, 10:25 a.m. UTC | #1
martian hiatus <martianhiatus@riseup.net> writes:

> * gnu/packages/emacs-xyz.scm (emacs-mastodon): Update to 1.0.13.
>
> [i learned a stack, set up guix dev env afresh, and had another go, and
> should be right this time? current version is .13.]
>
> Change-Id: Ie1d9dcdc542b75401fa2376f38fff1288d784878
> ---
>  gnu/packages/emacs-xyz.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Hi Martian,

These changes look good to me! I happened to see this patch for this
change first [1]. But thanks for sending this patch anyway.

1: https://issues.guix.gnu.org/66871

Chris
diff mbox series

Patch

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 9620c17a5c..7e64344f79 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -33053,7 +33053,7 @@  (define-public emacs-wc-mode
 (define-public emacs-mastodon
   (package
     (name "emacs-mastodon")
-    (version "1.0.6")
+    (version "1.0.13")
     (source
      (origin
        (method git-fetch)
@@ -33062,7 +33062,7 @@  (define-public emacs-mastodon
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1z5lmzxhindxa0f6qi6z361k9smqcz68alr6w6jbmwg279qmk8jj"))))
+        (base32 "143wmg9jhdi79y1gdi0y9xxpp8vyn7qbhvaysq1sf7g1h0jskxc2"))))
     (build-system emacs-build-system)
     (arguments
      (list