aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/commencement.scm
blob: cc86d06c65625d722df40ba1d1341defc5369215 (about) (plain)
blob size (155KB) exceeds display size limit (100KB).
lify package inputs....This commit was obtained by running: ./pre-inst-env guix style without any additional argument. Ludovic Courtès 2021-05-09gnu: bison: Update to 3.7.6....* gnu/packages/bison.scm (bison): Update to 3.7.6. Marius Bakke 2021-01-26gnu: bison: Update to 3.7.5....* gnu/packages/bison.scm (bison): Update to 3.7.5. Efraim Flashner 2020-11-18gnu: bison: Update to 3.7.4....* gnu/packages/bison.scm (bison): Update to 3.7.4. Efraim Flashner 2020-08-26Merge remote-tracking branch 'origin/master' into core-updatesMathieu Othacehe 2020-07-30gnu: bison: Mention yacc in the description....This should help the user find the package if the goal is to satisfy a dependency on yacc. * gnu/packages/bison.scm (bison)[synopsis, description]: Explain compatibility with Yacc. Jakub Kądziołka 2020-06-22gnu: bison-3.6: Remove package....The `bison-3.6' variable is no longer necessary as `bison' itself already provides this version. * gnu/packages/bison.scm (bison-3.6): Remove variable. * gnu/packages/engineering.scm (poke)[native-inputs]: Replace bison-3.6 with bison. Jakub Kądziołka 2020-06-22Merge branch 'master' into core-updatesJakub Kądziołka 2020-06-22gnu: bison-3.6: Don't change the name of the package....This is a follow-up to commit 512d23c65d82bb874ca1fb3c12095b1cec8bbfca. * gnu/packages/bison (bison-3.6)[name]: Remove the overridden value. Jakub Kądziołka 2020-06-21gnu: Add poke....* gnu/packages/engineering.scm (poke): New variable. * gnu/packages/bison.scm (bison-3.6): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> B. Wilson 2020-06-21gnu: bison: Update to 3.6.3....* gnu/packages/bison.scm (bison): Update to 3.6.3. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> B. Wilson 2020-03-26gnu: bison: Update to 3.5.3....* gnu/packages/bison.scm (bison): Update to 3.5.3. Marius Bakke 2020-02-15gnu: bison: Update to 3.5.2.Marius Bakke 2020-01-24gnu: bison: Update to 3.5.1....* gnu/packages/bison.scm (bison): Update to 3.5.1. Marius Bakke