GNU bug report logs - #77632
[PATCH] gnu: emacs-fedi: Update to 0.2-1.e53f4d6.

Previous Next

Package: guix-patches;

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

Date: Tue, 8 Apr 2025 07:58:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

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: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#77632: closed ([PATCH] gnu: emacs-fedi: Update to 0.2-1.e53f4d6.)
Date: Tue, 08 Apr 2025 15:30:08 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 08 Apr 2025 17:08:45 +0200
with message-id <87r0224rnm.fsf <at> gnu.org>
and subject line Re: [bug#77632] [PATCH] gnu: emacs-fedi: Update to 0.2-1.e53f4d6.
has caused the debbugs.gnu.org bug report #77632,
regarding [PATCH] gnu: emacs-fedi: Update to 0.2-1.e53f4d6.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
77632: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=77632
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (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-fedi: Update to 0.2-1.e53f4d6.
Date: Tue,  8 Apr 2025 09:57:26 +0200
* gnu/packages/emacs-xyz.scm (emacs-fedi): Update to 0.2-1.e53f4d6.

Change-Id: I7622f02827da24b4df3c85dd9d37b9a28f2b391f
---
 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 81483bc0dc..66beb69ec5 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -37151,8 +37151,8 @@ (define-public emacs-mastodon
     (license license:gpl3+)))
 
 (define-public emacs-fedi
-  (let ((commit "8f0afbb5cd264033f10ba58158a5e1f3737b16d4")
-        (revision "0"))
+  (let ((commit "e53f4d61cab19a4037f8594daaa247db4ca6c116")
+        (revision "1"))
     (package
       (name "emacs-fedi")
       (version (git-version "0.2" revision commit))
@@ -37164,8 +37164,9 @@ (define-public emacs-fedi
                (commit commit)))
          (file-name (git-file-name name version))
          (sha256
-          (base32 "0lmjqwq0nrimcqs3j9cadl2yz0nvg250vy2l6czg2648x6fdvcc6"))))
+          (base32 "02z5nhv1hr9713b2blfymrb8hckss5ghhr07mjz572a8xdy3rqq8"))))
       (build-system emacs-build-system)
+      (arguments (list #:tests? #f)) ; no tests
       (propagated-inputs (list emacs-markdown-mode))
       (home-page "https://codeberg.org/martianh/fedi.el")
       (synopsis "Library to make writing clients for APIs easier")

base-commit: e839cd1108626a6db6c47915f0efa4ab41c6a01c
-- 
2.49.0



[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Cayetano Santos <csantosb <at> inventati.org>
Cc: Ian Eure <ian <at> retrospec.tv>,
 Katherine Cox-Buday <cox.katherine.e+guix <at> gmail.com>,
 Liliana Marie Prikler <liliana.prikler <at> gmail.com>,
 Andrew Tropin <andrew <at> trop.in>, Hilton Chain <hako <at> ultrarare.space>,
 Divya Ranjan Pattanaik <divya <at> subvertising.org>, 77632-done <at> debbugs.gnu.org
Subject: Re: [bug#77632] [PATCH] gnu: emacs-fedi: Update to 0.2-1.e53f4d6.
Date: Tue, 08 Apr 2025 17:08:45 +0200
Cayetano Santos <csantosb <at> inventati.org> skribis:

> * gnu/packages/emacs-xyz.scm (emacs-fedi): Update to 0.2-1.e53f4d6.
>
> Change-Id: I7622f02827da24b4df3c85dd9d37b9a28f2b391f

Applied, thanks!


This bug report was last modified 43 days ago.

Previous Next


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