emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#52817: closed ([PATCH] gnu: homebank: Build with libsoup 2.)


From: GNU bug Tracking System
Subject: bug#52817: closed ([PATCH] gnu: homebank: Build with libsoup 2.)
Date: Mon, 27 Dec 2021 18:33:01 +0000

Your message dated Mon, 27 Dec 2021 20:31:42 +0200
with message-id <YcoGjjnl2eE9vmzH@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@gnu.org.)


-- 
52817: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=52817
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#52817] [PATCH] gnu: homebank: Build with libsoup 2. Date: Mon, 27 Dec 2021 20:31:42 +0200
Looks good and the package builds now. Patch pushed!

-- 
Efraim Flashner   <efraim@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

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]