GNU bug report logs - #78452
[PATCH] gnu: emacs-org-rss-publishing: Update to 0.8.

Previous Next

Package: guix-patches;

Reported by: Fabio Natali <me <at> fabionatali.com>

Date: Fri, 16 May 2025 08:50:02 UTC

Severity: normal

Tags: patch

Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>

To reply to this bug, email your comments to 78452 AT debbugs.gnu.org.
There is no need to reopen the bug first.

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

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


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, trev <at> trevdev.ca, guix-patches <at> gnu.org:
bug#78452; Package guix-patches. (Fri, 16 May 2025 08:50:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Fabio Natali <me <at> fabionatali.com>:
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, trev <at> trevdev.ca, guix-patches <at> gnu.org. (Fri, 16 May 2025 08:50:03 GMT) Full text and rfc822 format available.

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

From: Fabio Natali <me <at> fabionatali.com>
To: guix-patches <at> gnu.org
Cc: Fabio Natali <me <at> fabionatali.com>
Subject: [PATCH] gnu: emacs-org-rss-publishing: Update to 0.8.
Date: Fri, 16 May 2025 09:47:16 +0100
Change-Id: I322c20b3ba8502820a9fc191e121404fbee9731b
---
Hi,

A little patch to update emacs-org-rss-publishing to the latest version (0.8).

I hope it looks ok.

Thanks, best wishes, Fabio.


 gnu/packages/emacs-xyz.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 4374e1e630..6d841e3856 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -32046,11 +32046,11 @@ (define-public emacs-org-web-tools
     (license license:gpl3+)))
 
 (define-public emacs-org-rss-publishing
-  (let ((commit "1b33dc252cfedfbb2107ea407266b168b71bebb1")
+  (let ((commit "7f7d1e0c2c777015b81362a3292a3c851b939913")
         (revision "0"))
     (package
       (name "emacs-org-rss-publishing")
-      (version (git-version "0.6" revision commit))
+      (version (git-version "0.8" revision commit))
       (source
        (origin
          (method git-fetch)
@@ -32059,7 +32059,7 @@ (define-public emacs-org-rss-publishing
                (commit commit)))
          (file-name (git-file-name name version))
          (sha256
-          (base32 "0axz3r8jw15imhfmbriljsiaxiiqhgrq77nad3kmmgpmvhhlk65f"))))
+          (base32 "067rk9wdz2cnrmzn1058knhz6p28an8ybbgkfgmr4z872f63r2yy"))))
       (build-system emacs-build-system)
       (arguments `(#:tests? #false)) ;no tests
       (home-page "https://git.sr.ht/~taingram/org-publish-rss")

base-commit: efac01f19b65d7d77a98bbfd57fe2073fb13064a
-- 
2.49.0





Reply sent to Liliana Marie Prikler <liliana.prikler <at> gmail.com>:
You have taken responsibility. (Sat, 24 May 2025 05:43:02 GMT) Full text and rfc822 format available.

Notification sent to Fabio Natali <me <at> fabionatali.com>:
bug acknowledged by developer. (Sat, 24 May 2025 05:43:02 GMT) Full text and rfc822 format available.

Message #10 received at 78452-done <at> debbugs.gnu.org (full text, mbox):

From: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
To: Fabio Natali <me <at> fabionatali.com>, 78452-done <at> debbugs.gnu.org
Cc: Ian Eure <ian <at> retrospec.tv>,
 Katherine Cox-Buday <cox.katherine.e+guix <at> gmail.com>,
 Trevor Richards <trev <at> trevdev.ca>, Cayetano Santos <csantosb <at> inventati.org>,
 Andrew Tropin <andrew <at> trop.in>, Hilton Chain <hako <at> ultrarare.space>,
 Divya Ranjan Pattanaik <divya <at> subvertising.org>
Subject: Re: [bug#78452] [PATCH] gnu: emacs-org-rss-publishing: Update to 0.8.
Date: Sat, 24 May 2025 07:41:41 +0200
Am Freitag, dem 16.05.2025 um 09:47 +0100 schrieb Fabio Natali:
> Change-Id: I322c20b3ba8502820a9fc191e121404fbee9731b
> ---
> Hi,
> 
> A little patch to update emacs-org-rss-publishing to the latest
> version (0.8).
> 
> I hope it looks ok.
> 
> Thanks, best wishes, Fabio.
Provided a ChangeLog and pushed.

Cheers




This bug report was last modified 14 days ago.

Previous Next


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