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

Previous Next

Package: guix-patches;

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

Date: Mon, 31 Mar 2025 19:41:02 UTC

Severity: normal

Tags: patch

Done: Ian Eure <ian <at> retrospec.tv>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 77414 in the body.
You can then email your comments to 77414 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#77414; Package guix-patches. (Mon, 31 Mar 2025 19:41:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Cayetano Santos <csantosb <at> inventati.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 31 Mar 2025 19:41:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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 2.0.0.
Date: Mon, 31 Mar 2025 21:39:25 +0200
* gnu/packages/emacs-xyz.scm (emacs-mastodon): Update to 2.0.0.

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

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index b5dc07acbb..d2ba75c42e 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -36987,7 +36987,7 @@ (define-public emacs-wc-mode
 (define-public emacs-mastodon
   (package
     (name "emacs-mastodon")
-    (version "1.1.12")
+    (version "2.0.0")
     (source
      (origin
        (method git-fetch)
@@ -36996,10 +36996,11 @@ (define-public emacs-mastodon
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1wc3y3pwg9xc27fa6xc2bcv809rxcbjy372r998wl95a81apx32g"))))
+        (base32 "1j4n6ipiahxk6v84dnsrcpzaqsd4v9q2mviqkznm189cp98h6zxk"))))
     (build-system emacs-build-system)
     (arguments
      (list
+      #:tests? #f ; requires cask
       #:phases #~(modify-phases %standard-phases
                    ;; Move the source files to the top level, which is
                    ;; included in the EMACSLOADPATH.
@@ -37011,7 +37012,7 @@ (define-public emacs-mastodon
                                                   (basename f)))
                                    el-files)))))))
     (propagated-inputs
-     (list emacs-persist emacs-request emacs-tp emacs-transient))
+     (list emacs-persist emacs-tp emacs-transient))
     (home-page "https://codeberg.org/martianh/mastodon.el")
     (synopsis "Emacs client for Mastodon")
     (description "@code{mastodon.el} is an Emacs client for Mastodon, the

base-commit: 5735c278e16517d9be5e26235fe68dea9bae3527
-- 
2.49.0





Information forwarded to guix-patches <at> gnu.org:
bug#77414; Package guix-patches. (Thu, 03 Apr 2025 04:16:01 GMT) Full text and rfc822 format available.

Message #8 received at 77414 <at> debbugs.gnu.org (full text, mbox):

From: Ian Eure <ian <at> retrospec.tv>
To: Cayetano Santos <csantosb <at> inventati.org>
Cc: 77414 <at> debbugs.gnu.org
Subject: Re: [bug#77414] [PATCH] gnu: emacs-mastodon: Update to 2.0.0.
Date: Wed, 02 Apr 2025 21:15:07 -0700
Hi Cayetano,

Pushed as 3933e3f8d3.

Thanks,
 -- Ian




bug closed, send any further explanations to 77414 <at> debbugs.gnu.org and Cayetano Santos <csantosb <at> inventati.org> Request was from Ian Eure <ian <at> retrospec.tv> to control <at> debbugs.gnu.org. (Thu, 03 Apr 2025 04:16:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 01 May 2025 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 45 days ago.

Previous Next


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