alex 3.2.4-4build3 source package in Ubuntu
Changelog
alex (3.2.4-4build3) focal; urgency=medium * No-change rebuild with fixed binutils on arm64. -- Matthias Klose <email address hidden> Sat, 08 Feb 2020 10:55:45 +0000
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Focal
- Original maintainer:
- Debian Haskell Group
- Architectures:
- any
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | release | universe | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
alex_3.2.4.orig.tar.gz | 108.1 KiB | d58e4d708b14ff332a8a8edad4fa8989cb6a9f518a7c6834e96281ac5f8ff232 |
alex_3.2.4-4build3.debian.tar.xz | 6.2 KiB | 8f12afc65a500415e290a4ac8b72b26047c993dcb3f9f594514550e68cf783cd |
alex_3.2.4-4build3.dsc | 2.2 KiB | 46a3c59e3ac0cd3c385db8641f79b8ece31529e3d029fc93288cc3ea1ab5cebd |
Available diffs
- diff from 3.2.4-4build2 to 3.2.4-4build3 (307 bytes)
Binary packages built by this source
- alex: lexical analyser generator for Haskell
Alex is a tool for generating lexical analysers in Haskell, given a
description of the tokens to be recognised in the form of regular
expressions. It is similar to the tool lex or flex for C/C++.