diff --git a/hledger-ui-1.32.3.tar.gz b/hledger-ui-1.32.3.tar.gz deleted file mode 100644 index 4478387..0000000 --- a/hledger-ui-1.32.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:97608bd5e83de63965f84268e24a98f9d28d07cdc013db763134dc9e06600125 -size 80928 diff --git a/hledger-ui-1.33.tar.gz b/hledger-ui-1.33.tar.gz new file mode 100644 index 0000000..51aed61 --- /dev/null +++ b/hledger-ui-1.33.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:120f577639a5046c1a95744e538c536fab487eac0da4253bcde3591934d5befd +size 81471 diff --git a/hledger-ui.changes b/hledger-ui.changes index e6c4cf3..2af7f1f 100644 --- a/hledger-ui.changes +++ b/hledger-ui.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Apr 18 23:38:07 UTC 2024 - Peter Simons + +- Update hledger-ui to version 1.33. + Upstream's change log file format is strange (too much unmodified + text at at the top). The automatic updater cannot extract the + relevant additions. You can find the file at: + http://hackage.haskell.org/package/hledger-ui-1.33/src/CHANGES.md + ------------------------------------------------------------------- Wed Feb 28 16:04:39 UTC 2024 - Peter Simons diff --git a/hledger-ui.spec b/hledger-ui.spec index 5b5b7a1..de7a783 100644 --- a/hledger-ui.spec +++ b/hledger-ui.spec @@ -19,13 +19,12 @@ %global pkg_name hledger-ui %global pkgver %{pkg_name}-%{version} Name: %{pkg_name} -Version: 1.32.3 +Version: 1.33 Release: 0 Summary: Terminal interface for the hledger accounting system License: GPL-3.0-or-later URL: https://hackage.haskell.org/package/%{name} Source0: https://hackage.haskell.org/package/%{name}-%{version}/%{name}-%{version}.tar.gz -Patch1: https://github.com/simonmichael/hledger/commit/de3209a2fbe50093236b95ec525eaea654e9dcb3.patch#/fix-build-with-ghc-9.8.x.patch BuildRequires: chrpath BuildRequires: ghc-Cabal-devel BuildRequires: ghc-ansi-terminal-devel @@ -133,8 +132,8 @@ Supplements: (ghc-%{pkg_name}-devel and ghc-prof) This package provides the Haskell %{pkg_name} profiling library. %prep -%autosetup -p2 -cabal-tweak-dep-ver base "<4.19" "< 5" +%autosetup +cabal-tweak-dep-ver process ">=1.6.19.0" ">=1.6.18.0" %build %ghc_lib_build