GNU bug report logs -
#77632
[PATCH] gnu: emacs-fedi: Update to 0.2-1.e53f4d6.
Previous Next
To reply to this bug, email your comments to 77632 AT debbugs.gnu.org.
There is no need to reopen the bug first.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
andrew <at> trop.in, csantosb <at> inventati.org, divya <at> subvertising.org, hako <at> ultrarare.space, ian <at> retrospec.tv, cox.katherine.e+guix <at> gmail.com, liliana.prikler <at> gmail.com, guix-patches <at> gnu.org
:
bug#77632
; Package
guix-patches
.
(Tue, 08 Apr 2025 07:58: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
andrew <at> trop.in, csantosb <at> inventati.org, divya <at> subvertising.org, hako <at> ultrarare.space, ian <at> retrospec.tv, cox.katherine.e+guix <at> gmail.com, liliana.prikler <at> gmail.com, guix-patches <at> gnu.org
.
(Tue, 08 Apr 2025 07:58:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
Reply sent
to
Ludovic Courtès <ludo <at> gnu.org>
:
You have taken responsibility.
(Tue, 08 Apr 2025 15:30:08 GMT)
Full text and
rfc822 format available.
Notification sent
to
Cayetano Santos <csantosb <at> inventati.org>
:
bug acknowledged by developer.
(Tue, 08 Apr 2025 15:30:08 GMT)
Full text and
rfc822 format available.
Message #10 received at 77632-done <at> debbugs.gnu.org (full text, mbox):
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 4 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.