Accepting request 1080319 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/1080319 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/alex?expand=0&rev=32
This commit is contained in:
commit
efb72f88a4
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bede87b8ca5bbe940fa50b5e4bf9ff32c62c9ec37dc85963e08a1b6c63c2ce13
|
|
||||||
size 85450
|
|
3
alex-3.2.7.3.tar.gz
Normal file
3
alex-3.2.7.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0666b32b09edceee6adcf1d29c2958ed01f20ad4133ffc44494c40304df3ba49
|
||||||
|
size 85521
|
12
alex.changes
12
alex.changes
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 14 05:54:54 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
- Update alex to version 3.2.7.3.
|
||||||
|
## Change in 3.2.7.3
|
||||||
|
|
||||||
|
* Amend last change (3.2.7.2)
|
||||||
|
so that Alex-generated code does not need `LANGUAGE PatternGuards`.
|
||||||
|
* Tested with GHC 7.0 - 9.6.1.
|
||||||
|
|
||||||
|
_Andreas Abel, 2023-04-14_
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Apr 3 21:20:37 UTC 2023 - Peter Simons <psimons@suse.com>
|
Mon Apr 3 21:20:37 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%bcond_without tests
|
%bcond_without tests
|
||||||
Name: alex
|
Name: alex
|
||||||
Version: 3.2.7.2
|
Version: 3.2.7.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Alex is a tool for generating lexical analysers in Haskell
|
Summary: Alex is a tool for generating lexical analysers in Haskell
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
Reference in New Issue
Block a user