GNU bug report logs - #52817
[PATCH] gnu: homebank: Build with libsoup 2.

Previous Next

Package: guix-patches;

Reported by: Sébastien Lerique <sl <at> eauchat.org>

Date: Mon, 27 Dec 2021 12:46:02 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

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: Efraim Flashner <efraim <at> flashner.co.il>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#52817: closed ([PATCH] gnu: homebank: Build with libsoup 2.)
Date: Mon, 27 Dec 2021 18:33:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 27 Dec 2021 20:31:42 +0200
with message-id <YcoGjjnl2eE9vmzH <at> 3900XT>
and subject line Re: [bug#52817] [PATCH] gnu: homebank: Build with libsoup 2.
has caused the debbugs.gnu.org bug report #52817,
regarding [PATCH] gnu: homebank: Build with libsoup 2.
to be marked as done.

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


-- 
52817: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=52817
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Sébastien Lerique <sl <at> eauchat.org>
To: guix-patches <at> gnu.org
Cc: Sébastien Lerique <sl <at> eauchat.org>
Subject: [PATCH] gnu: homebank: Build with libsoup 2.
Date: Mon, 27 Dec 2021 21:43:05 +0900
* gnu/packages/finance.scm (homebank)[inputs]: Replace libsoup with
libsoup-minimal-2.
---
 gnu/packages/finance.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/finance.scm b/gnu/packages/finance.scm
index bebfe72978..a2aac7a552 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -285,7 +285,7 @@ (define-public homebank
     (native-inputs
      (list pkg-config intltool))
     (inputs
-     (list gtk+ libofx libsoup))
+     (list gtk+ libofx libsoup-minimal-2))
     (home-page "http://homebank.free.fr/")
     (synopsis "Graphical personal accounting application")
     (description "HomeBank allows you to manage your personal accounts at
-- 
2.34.0



[Message part 3 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: Sébastien Lerique <sl <at> eauchat.org>
Cc: 52817-done <at> debbugs.gnu.org
Subject: Re: [bug#52817] [PATCH] gnu: homebank: Build with libsoup 2.
Date: Mon, 27 Dec 2021 20:31:42 +0200
[Message part 4 (text/plain, inline)]
Looks good and the package builds now. Patch pushed!

-- 
Efraim Flashner   <efraim <at> flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 3 years and 146 days ago.

Previous Next


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