aboutsummaryrefslogtreecommitdiff
path: root/tests/import-git.scm
diff options
context:
space:
mode:
authorNicolas Goaziou <mail@nicolasgoaziou.fr>2024-02-22 15:38:47 +0100
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2024-02-22 16:16:52 +0100
commit59ef52ccb296da012e23a2715b7ac40d31665061 (patch)
tree95ee4074de5a25c30c9972da545f3784c96798dc /tests/import-git.scm
parentf82c99407fc5869a6b60d27744efc1a532f47d46 (diff)
downloadguix-59ef52ccb296da012e23a2715b7ac40d31665061.tar.gz
guix-59ef52ccb296da012e23a2715b7ac40d31665061.zip
gnu: emacs-yeetube: Update to 2.1.2.
* gnu/packages/emacs-xyz.scm (emacs-yeetube): Update to 2.1.2. [inputs]: Add TORSOCKS. [arguments]<#:phases>: Set location for "torsocks" executable. Split LOCATE-BINARIES phase for clarity. Change-Id: Idb209a73848938b577d0bfbc56d13d153f9cafb3
Diffstat (limited to 'tests/import-git.scm')
0 files changed, 0 insertions, 0 deletions
2020-09-17improve handling of `switch` statements (#4114)Alex Lam S.L 2020-09-08fix corner case in `reduce_vars` (#4095)Alex Lam S.L 2020-08-21enhance `conditionals` & `switches` (#4058)Alex Lam S.L 2020-08-06fix corner cases in aliasing of global variables (#4039)...fixes #4038Alex Lam S.L 2020-07-31fix corner case in `reduce_vars` (#4031)...fixes #4030Alex Lam S.L 2020-06-09fix corner case in `reduce_vars` (#3975)...fixes #3974Alex Lam S.L 2020-06-06fix corner case in `reduce_vars` (#3959)...fixes #3958Alex Lam S.L 2020-06-05fix corner cases in `reduce_vars` & `unused` (#3955)...fixes #3953 fixes #3956 fixes #3957Alex Lam S.L 2020-06-05fix corner cases in `assignments`, `reduce_vars` & `unused` (#3950)...fixes #3949 fixes #3951Alex Lam S.L 2020-06-01enhance `reduce_vars` (#3942)Alex Lam S.L 2020-05-29enhance `evaluate`, `functions` & `inline` (#3931)Alex Lam S.L 2020-05-24fix corner case in `reduce_vars` (#3923)...fixes #3922Alex Lam S.L 2020-05-13fix corner case in `reduce_vars` (#3895)...fixes #3894Alex Lam S.L 2020-05-12fix corner case in `reduce_vars` (#3881)...fixes #3880Alex Lam S.L 2020-05-11enhance `evaluate` & `reduce_vars` (#3873)Alex Lam S.L 2020-05-10enhance `evaluate` & `reduce_vars` (#3870)Alex Lam S.L 2020-05-10fix corner case in `reduce_vars` (#3867)...fixes #3866Alex Lam S.L 2020-05-04fix corner case in `reduce_vars` (#3845)...fixes #3844Alex Lam S.L 2020-05-03enhance `reduce_vars` (#3843)Alex Lam S.L 2020-05-01enhance `inline` (#3832)Alex Lam S.L 2020-04-24improve `compress` (#3814)...- avoid identifier overflow through consecutive API calls - simplify `reduce_vars` - enhance `unsafe` `evaluate`Alex Lam S.L 2020-04-18enhance `unused` (#3794)Alex Lam S.L 2020-04-11fix corner case in `reduce_vars` (#3775)...fixes #3774Alex Lam S.L 2020-04-10enhance `inline` (#3767)Alex Lam S.L 2020-02-12enhance `evaluate` (#3714)Alex Lam S.L 2020-01-03fix corner case in `reduce_vars` (#3667)...fixes #3666Alex Lam S.L 2019-12-10fix corner case in `reduce_vars` (#3632)...fixes #3631Alex Lam S.L 2019-12-04fix corner case in `reduce_vars` (#3623)...fixes #3622Alex Lam S.L 2019-12-02fix corner cases in `keep_fargs` & `unused` (#3618)Alex Lam S.L 2019-12-01enhance `unused` (#3617)Alex Lam S.L 2019-11-13enhance `evaluate` & `inline` (#3580)Alex Lam S.L 2019-10-22fix corner case in `reduce_vars` (#3510)...fixes #3509Alex Lam S.L 2019-10-22fix corner cases in `inline` (#3507)...fixes #3506Alex Lam S.L 2019-10-20minor tweaks (#3502)Alex Lam S.L 2019-04-29fix corner case in `evaluate` (#3388)...fixes #3387Alex Lam S.L 2019-04-24fix corner case in `reduce_vars` (#3378)...fixes #3377Alex Lam S.L 2019-04-20enhance `unsafe` `evaluate` (#3370)Alex Lam S.L 2019-03-20enhance `unsafe` for `Array` (#3349)Alex Lam S.L 2019-03-15fix corner case in `reduce_vars` (#3341)Alex Lam S.L 2019-03-13fix corner case in `reduce_vars` (#3332)...fixes #3267Alex Lam S.L