GNU bug report logs - #78615
[PATCH emacs-team] gnu: emacs-wallabag: Update to 1.1.0-1.686fabf.

Previous Next

Package: guix-patches;

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

Date: Wed, 28 May 2025 07:43:02 UTC

Severity: normal

Tags: patch

To reply to this bug, email your comments to 78615 AT debbugs.gnu.org.

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#78615; Package guix-patches. (Wed, 28 May 2025 07:43:03 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, trev <at> trevdev.ca, guix-patches <at> gnu.org. (Wed, 28 May 2025 07:43:03 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 emacs-team] gnu: emacs-wallabag: Update to 1.1.0-1.686fabf.
Date: Wed, 28 May 2025 09:40:40 +0200
* gnu/packages/emacs-xyz.scm (emacs-wallabag): Update to 1.1.0-1.686fabf.

Change-Id: I87768254bed30c31f4965abe563b19b771e11d83
---

Still no releases in this project, and latest update is 2 months old.

Recent revision includes fixes and improvements.

 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 f676ab7911..0548192602 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -43539,8 +43539,8 @@ (define-public emacs-semi-epg
       (license license:gpl2+))))
 
 (define-public emacs-wallabag
-  (let ((commit "071cf68d3b150c4ae20eef79e301c3ba96d312ab")
-        (revision "0"))
+  (let ((commit "686fabf477b903857bc5d54a0a8e49620822e14e")
+        (revision "1"))
     (package
       (name "emacs-wallabag")
       (version (git-version "1.1.0" revision commit))
@@ -43552,7 +43552,7 @@ (define-public emacs-wallabag
                (commit commit)))
          (file-name (git-file-name name version))
          (sha256
-          (base32 "17awlzmxw3l7l8882k89gj1wv3ssni9vfxhih6mrwcminns83drl"))))
+          (base32 "09xpc65psh8nf7gww3y2chnfkyi8b8mz1bs71g0zmz8h5djf821i"))))
       (build-system emacs-build-system)
       (arguments
        '(#:tests? #f ;no tests

base-commit: d1ec5be63e2d8521a6bad61e5c478319280623c6
--
2.49.0





This bug report was last modified 9 days ago.

Previous Next


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