Accepting request 1118465 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/1118465 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-HsYAML?expand=0&rev=23
This commit is contained in:
commit
41bbfc02e5
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:06d53e2552f65e0945e537b1224aebc00f8ff79097adc49763986359d0fc0acd
|
||||
size 84263
|
3
HsYAML-0.2.1.3.tar.gz
Normal file
3
HsYAML-0.2.1.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e026a9ac5b8fd81436ddc5fe9e0522eeeeba81a44f152c7378d05913778f9d90
|
||||
size 84318
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 14 11:01:30 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update HsYAML to version 0.2.1.3.
|
||||
### 0.2.1.3
|
||||
|
||||
_2023-10-14_
|
||||
|
||||
* Pacify `x-partial` warning of GHC 9.8
|
||||
* Tested with GHC 7.10 - 9.8.1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 29 11:59:37 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%global pkgver %{pkg_name}-%{version}
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.2.1.2
|
||||
Version: 0.2.1.3
|
||||
Release: 0
|
||||
Summary: Pure Haskell YAML 1.2 processor
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user