osc copypac from project:devel:languages:haskell:ghc-9.8.x package:hledger-ui revision:11, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/hledger-ui?expand=0&rev=54
This commit is contained in:
parent
68819da574
commit
ba90577bd4
3
hledger-ui-1.33.1.tar.gz
Normal file
3
hledger-ui-1.33.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d1985e26e63325a2b6b2b723958b8e88bdc8d4f7aad50d9f652f2b656a9305f4
|
||||||
|
size 81588
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:120f577639a5046c1a95744e538c536fab487eac0da4253bcde3591934d5befd
|
|
||||||
size 81471
|
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu May 2 11:03:20 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
- Update hledger-ui to version 1.33.1.
|
||||||
|
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.1/src/CHANGES.md
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 18 23:38:07 UTC 2024 - Peter Simons <psimons@suse.com>
|
Thu Apr 18 23:38:07 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%global pkg_name hledger-ui
|
%global pkg_name hledger-ui
|
||||||
%global pkgver %{pkg_name}-%{version}
|
%global pkgver %{pkg_name}-%{version}
|
||||||
Name: %{pkg_name}
|
Name: %{pkg_name}
|
||||||
Version: 1.33
|
Version: 1.33.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Terminal interface for the hledger accounting system
|
Summary: Terminal interface for the hledger accounting system
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
@ -133,7 +133,6 @@ This package provides the Haskell %{pkg_name} profiling library.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup
|
%autosetup
|
||||||
cabal-tweak-dep-ver process ">=1.6.19.0" ">=1.6.18.0"
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%ghc_lib_build
|
%ghc_lib_build
|
||||||
|
Loading…
Reference in New Issue
Block a user