alex 3.2.5-2build1 source package in Ubuntu
Changelog
alex (3.2.5-2build1) groovy; urgency=medium * No-change rebuild against libffi8ubuntu1 -- Steve Langasek <email address hidden> Thu, 27 Aug 2020 00:02:14 +0000
Upload details
- Uploaded by:
- Steve Langasek on 2020-08-27
- Uploaded to:
- Groovy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Hirsute | release | on 2020-10-23 | universe | devel |
Groovy | release | on 2020-09-09 | universe | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
alex_3.2.5.orig.tar.gz | 106.0 KiB | b77c8a1270767c64e2adb21a6e91ee7cd904ba17edae17bc20fd03da5256e0e3 |
alex_3.2.5-2build1.debian.tar.xz | 6.3 KiB | 17e0b3497f26329b9abdb6b4d5cd26f7b096dd8aa37442547b5068c3d787182e |
alex_3.2.5-2build1.dsc | 2.3 KiB | 9a955a9129fa877c274d2a5d0cf122eccefab9c297a5c158147b36f6a980c0ce |
Available diffs
- diff from 3.2.5-2 (in Debian) to 3.2.5-2build1 (522 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++.