From 1ccd5d1c015bb518e55be07827bb9ecf79318c63 Mon Sep 17 00:00:00 2001 From: Vinicius Monego Date: Thu, 8 May 2025 10:41:05 -0300 Subject: [PATCH] gnu: homebank: Add release-monitoring-url property. * gnu/packages/finance.scm (homebank)[properties]: Add release-monitoring-url. Change-Id: I9d205aa829abc4b9ebc290b4eb7a1c9b6d1e4328 --- gnu/packages/finance.scm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gnu/packages/finance.scm b/gnu/packages/finance.scm index 80e3f85e0369d530e05929da4697605a9b0f2667..a0f3d13d91692867b9b36901f8c1d8004b698154 100644 --- a/gnu/packages/finance.scm +++ b/gnu/packages/finance.scm @@ -320,6 +320,8 @@ Accounting.") home. The seeks to be lightweight, simple and easy to use. It brings features that allow you to analyze your finances in a detailed way instantly and dynamically with report tools based on filtering and graphical charts.") + (properties + '((release-monitoring-url . "https://www.gethomebank.org/en/downloads.php"))) (license license:gpl2+))) (define-public ledger