'cgit v1.2.3'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/flex.scm
AgeCommit message (Expand)Author
2017-07-12gnu: grub: Fix build failure with recent flex....* gnu/packages/flex.scm (flex-2.6.1): New variable. * gnu/packages/bootloaders.scm (grub)[native-inputs]: Use flex-2.6.1. Leo Famulari
2017-05-28gnu: flex: Use the gzip-compressed tarball....This reverts commit 77e2538eda8a2721aef8336103c94fe31e12870c and fetches the gzip-compressed tarball. We do this so that flex-boot0 will not require lzip. * gnu/packages/flex.scm (flex)[source]: Fetch the '.tar.gz' tarball. [native-inputs]: Remove lzip. Leo Famulari
2017-05-27gnu: packages: flex: Add missing 'lzip' input....* gnu/packages/flex.scm (flex)[native-inputs]: Add lzip. Signed-off-by: Leo Famulari <leo@famulari.name> Sergei Trofimovich
2017-05-15gnu: flex-2.6.1: Remove variable....* gnu/packages/flex.scm (flex-2.6.1): Remove variable. * gnu/packages/bootloaders.scm (grub, dtc): Use flex instead of flex-2.6.1. * gnu/packages/embedded.scm (propeller-binutils, binutils-vc4): Likewise. * gnu/packages/maths.scm (scotch): Likewise. * gnu/packages/wine.scm (wine): Likewise. Leo Famulari
2017-05-15gnu: flex: Update to 2.6.4....* gnu/packages/flex.scm (flex): Update to 2.6.4. Leo Famulari
2017-03-08gnu: Add flex-2.6.1....* gnu/packages/flex.scm (flex-2.6.1): New variable. Leo Famulari
2017-02-28gnu: flex: Update to 2.6.3....* gnu/packages/flex.scm (flex): Update to 2.6.3. Leo Famulari
2016-12-02gnu: flex: Update to 2.6.2....* gnu/packages/flex.scm (flex): Update to 2.6.2. [native-inputs]: Add help2man. [origin]: Update uri to github. Remove CVE-2016-6354 patch. (flex-2.6.1): Remove variable. * gnu/packages/patches/flex-CVE-2016-6354.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Update. * gnu/packages/kde-frameworks.scm (solid, kservice)[native-inputs]: Use flex. David Craven
2016-10-29Merge branch 'master' into core-updatesLeo Famulari
2016-10-29gnu: Add flex-2.6.1....* gnu/packages/flex.scm (flex-2.6.1): New variable. David Craven