forked from pool/ghc-ghc-lib-parser-ex
osc copypac from project:devel:languages:haskell:ghc-9.8.x package:ghc-ghc-lib-parser-ex revision:3, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-ghc-lib-parser-ex?expand=0&rev=24
This commit is contained in:
parent
70c1a9998c
commit
3a0306dffa
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 28 03:10:22 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update ghc-lib-parser-ex to version 9.8.0.2.
|
||||
## 9.8.0.2 released
|
||||
- Fix broken cpp in `isStrictMatch`
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 26 02:34:56 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update ghc-lib-parser-ex to version 9.8.0.1.
|
||||
Upstream has edited the change log file since the last release in
|
||||
a non-trivial way, i.e. they did more than just add a new entry
|
||||
at the top. You can review the file at:
|
||||
http://hackage.haskell.org/package/ghc-lib-parser-ex-9.8.0.1/src/ChangeLog.md
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 27 17:51:42 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ghc-ghc-lib-parser-ex
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -20,7 +20,7 @@
|
||||
%global pkgver %{pkg_name}-%{version}
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 9.6.0.2
|
||||
Version: 9.8.0.2
|
||||
Release: 0
|
||||
Summary: Algorithms on GHC parse trees
|
||||
License: BSD-3-Clause
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2a618793031316c46bcbf44ad5f09878a03c52e3c9ad5d45f89d3f48d62826bb
|
||||
size 24271
|
3
ghc-lib-parser-ex-9.8.0.2.tar.gz
Normal file
3
ghc-lib-parser-ex-9.8.0.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3b0197f151d3d61c2d93cdd8c67147072620a9b6ad668d50168bbafc9b5c91e8
|
||||
size 24528
|
Loading…
Reference in New Issue
Block a user