Accepting request 347729 from devel:languages:haskell

- update to 3.1.6
* drop dependency on happy

OBS-URL: https://build.opensuse.org/request/show/347729
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/alex?expand=0&rev=11
This commit is contained in:
Dominique Leuenberger 2015-12-09 18:52:39 +00:00 committed by Git OBS Bridge
commit 6e3b655b52
4 changed files with 10 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Dec 7 10:19:36 UTC 2015 - mimi.vx@gmail.com
- update to 3.1.6
* drop dependency on happy
-------------------------------------------------------------------
Sun Nov 29 17:05:31 UTC 2015 - mimi.vx@gmail.com

View File

@ -20,7 +20,7 @@
%bcond_without tests
Name: alex
Version: 3.1.5
Version: 3.1.6
Release: 0
Summary: Tool for generating lexical analysers in Haskell
License: BSD-3-Clause
@ -37,7 +37,6 @@ BuildRequires: ghc-array-devel
BuildRequires: ghc-containers-devel
BuildRequires: ghc-directory-devel
BuildRequires: ghc-rpm-macros
BuildRequires: happy
%description
Alex is a tool for generating lexical analysers in Haskell. It takes a