bug#58561: [PATCH 2/2] gnu: akregator: Fix build.

2022-10-17 Thread Brendan Tildesley
On October 16, 2022 4:39:16 PM GMT+11:00, phodina wrote: >Hi, > >unfortunately incorrect hash was pushed in the last patchset. > >The patch is already part of the next patch series [1]. > >Also it's tracked here [2]. > >1 >https://github.com/phodina/guix/commit/4636279dfb3b96eb5836baad0d8ea36e58

bug#58561: [PATCH 2/2] gnu: akregator: Fix build.

2022-10-17 Thread Marius Bakke
phodina via Bug reports for GNU Guix skriver: > Hi, > > unfortunately incorrect hash was pushed in the last patchset. > > The patch is already part of the next patch series [1]. > > Also it's tracked here [2]. > > 1 > https://github.com/phodina/guix/commit/4636279dfb3b96eb5836baad0d8ea36e58ff79e

bug#58561: [PATCH 2/2] gnu: akregator: Fix build.

2022-10-15 Thread phodina via Bug reports for GNU Guix
Hi, unfortunately incorrect hash was pushed in the last patchset. The patch is already part of the next patch series [1]. Also it's tracked here [2]. 1 https://github.com/phodina/guix/commit/4636279dfb3b96eb5836baad0d8ea36e58ff79ee 2 https://issues.guix.gnu.org/57608#8 Petr Sent with

bug#58561: [PATCH 2/2] gnu: akregator: Fix build.

2022-10-15 Thread 'Brendan Tildesley
From: Brendan Tildesley * gnu/packages/kde.scm (akregator)[phases]: Fix finding QtWebEngineProcess path. --- gnu/packages/kde.scm | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/gnu/packages/kde.scm b/gnu/packages/kde.scm index 37125b1d0b..d0ffb28505 100644 --- a/gnu/pac