mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: homebank: Update to 5.9.2.
* gnu/packages/finance.scm (homebank): Update to 5.9.2. Change-Id: Ib2943224c9edb17abf2e3231d069732caff7a330
This commit is contained in:
parent
1ccd5d1c01
commit
96f8e6b955
1 changed files with 2 additions and 2 deletions
|
@ -301,14 +301,14 @@ Accounting.")
|
|||
(define-public homebank
|
||||
(package
|
||||
(name "homebank")
|
||||
(version "5.9")
|
||||
(version "5.9.2")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "https://www.gethomebank.org/public/sources"
|
||||
"/homebank-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1riizq0l9k0ml5lgsrg740f0zycpdy8lf7z8w79zk5p1p5ms74nb"))))
|
||||
"1iqvzb3a27z6zcmv7rxvrzc11g2ciwsbskbandvxrf4lvjpqfxgb"))))
|
||||
(build-system glib-or-gtk-build-system)
|
||||
(native-inputs
|
||||
(list pkg-config intltool))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue