GNU bug report logs - #66871
[PATCH] gnu: emacs-mastodon: Update to 1.0.13.

Previous Next

Package: guix-patches;

Reported by: Cayetano Santos <csantosb <at> inventati.org>

Date: Wed, 1 Nov 2023 09:10:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Cayetano Santos <csantosb <at> inventati.org>
Subject: bug#66871: closed (Re: [bug#66871] [PATCH] gnu: emacs-mastodon:
 Update to 1.0.13.)
Date: Fri, 03 Nov 2023 10:24:04 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#66871: [PATCH] gnu: emacs-mastodon: Update to 1.0.13.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 66871 <at> debbugs.gnu.org.

-- 
66871: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66871
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Cayetano Santos <csantosb <at> inventati.org>
Cc: 66871-done <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#66871] [PATCH] gnu: emacs-mastodon: Update to 1.0.13.
Date: Fri, 03 Nov 2023 10:22:59 +0000
[Message part 3 (text/plain, inline)]
Cayetano Santos via Guix-patches via <guix-patches <at> 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
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Cayetano Santos <csantosb <at> inventati.org>
To: guix-patches <at> gnu.org
Cc: Cayetano Santos <csantosb <at> inventati.org>
Subject: [PATCH] gnu: emacs-mastodon: Update to 1.0.13.
Date: Wed,  1 Nov 2023 10:08:40 +0100
* 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




This bug report was last modified 1 year and 200 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.