- update to 3.1.6
* drop dependency on happy OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/alex?expand=0&rev=47
This commit is contained in:
parent
2ae4bd7b8b
commit
2f308f153a
@ -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
3
alex-3.1.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2858e6784b60b4cd3e5d7b514ca15663a363c4ca2e44e019b73064168afdfe2f
|
||||
size 102472
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user