1
0
forked from rpm/alex

osc copypac from project:devel:languages:haskell:ghc-8.6.x package:alex revision:8, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/alex?expand=0&rev=82
This commit is contained in:
Peter Simons 2019-11-08 02:01:54 +00:00 committed by Git OBS Bridge
parent a7300138e5
commit b04b7f9d56
4 changed files with 13 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d58e4d708b14ff332a8a8edad4fa8989cb6a9f518a7c6834e96281ac5f8ff232
size 110688

3
alex-3.2.5.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b77c8a1270767c64e2adb21a6e91ee7cd904ba17edae17bc20fd03da5256e0e3
size 108531

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Nov 7 06:42:07 UTC 2019 - psimons@suse.com
- Update alex to version 3.2.5.
## Changes in 3.2.5:
* Build fixes for GHC 8.8.x
-------------------------------------------------------------------
Wed Nov 28 10:15:25 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package alex
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -23,7 +23,7 @@
%bcond_without tests
%endif
Name: alex
Version: 3.2.4
Version: 3.2.5
Release: 0
Summary: Alex is a tool for generating lexical analysers in Haskell
License: BSD-3-Clause