unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#66871] [PATCH] gnu: emacs-mastodon: Update to 1.0.13.
@ 2023-11-01  9:08 Cayetano Santos via Guix-patches via
  2023-11-03 10:22 ` bug#66871: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Cayetano Santos via Guix-patches via @ 2023-11-01  9:08 UTC (permalink / raw)
  To: 66871; +Cc: Cayetano Santos

* gnu/packages/emacs-xyz.scm (emacs-mastodon): Update to 1.0.13.
---
 gnu/packages/emacs-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index fabd519ca7..a51651036c 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -33054,7 +33054,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)
@@ -33063,7 +33063,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

base-commit: 938a47c86d7bea785f33f42834c5c1f3dfa594b0
-- 
2.41.0





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#66871: [PATCH] gnu: emacs-mastodon: Update to 1.0.13.
  2023-11-01  9:08 [bug#66871] [PATCH] gnu: emacs-mastodon: Update to 1.0.13 Cayetano Santos via Guix-patches via
@ 2023-11-03 10:22 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-11-03 10:22 UTC (permalink / raw)
  To: Cayetano Santos; +Cc: 66871-done, guix-patches

[-- Attachment #1: Type: text/plain, Size: 335 bytes --]


Cayetano Santos via Guix-patches via <guix-patches@gnu.org> writes:

> * gnu/packages/emacs-xyz.scm (emacs-mastodon): Update to 1.0.13.
> ---
>  gnu/packages/emacs-xyz.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch, I've pushed this to master as
a4ec0c6ca0be3d3eb57e1cb1daa7b365b2f07d58.

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-11-03 10:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-01  9:08 [bug#66871] [PATCH] gnu: emacs-mastodon: Update to 1.0.13 Cayetano Santos via Guix-patches via
2023-11-03 10:22 ` bug#66871: " Christopher Baines

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).