- Jul 14, 2024
-
-
T.J. Townsend authored
-
- Feb 25, 2024
-
- Sep 14, 2022
-
- Aug 09, 2022
-
- Jan 10, 2022
-
- Sep 14, 2021
-
- Jun 17, 2021
-
- Jun 06, 2021
-
- Feb 09, 2021
-
- Jan 01, 2021
-
- Dec 23, 2020
-
- Dec 17, 2020
-
- Oct 16, 2020
-
- Aug 30, 2020
-
- Aug 17, 2020
-
- Apr 23, 2020
-
- Feb 26, 2020
-
- Feb 15, 2020
-
- Feb 08, 2020
-
- Jan 08, 2020
-
-
Felix Yan authored
rebuild with ghc 8.8.1, cabal-doctest 1.0.7, polyparse 1.13, primitive 0.7.0.0, regex-base 0.94.0.0, regex-pcre 0.95.0.0, regex-posix 0.96.0.0, regex-tdfa 1.3.1.0, easytest 0.3
-
- Aug 28, 2019
-
- Apr 25, 2019
-
- Mar 10, 2019
-
- Feb 27, 2019
-
- Dec 30, 2018
-
- Dec 10, 2018
-
- Nov 06, 2018
-
- Oct 15, 2018
-
- Jun 30, 2018
-
- Jun 18, 2018
-
- May 31, 2018
-
- May 16, 2018
-
- Nov 27, 2017
-
- Nov 15, 2017
-
-
Evangelos Foutras authored
FTR, commands used to change arch=() and then verify the changes: $ sed -Ei "/^arch=/{s/ *?['\"]?i686['\"]? *?//;s/ *$//}" */*/PKGBUILD* $ grep -r i686 * | grep arch= | grep -v repos $ svn diff | grep -A 1 ^-[^-] | grep -v -- -- | cut -c2- | while IFS=$'\n' read -r l1; IFS=$'\n' read -r l2; do echo "$l1 -> $l2" done | sort -u
-
- Sep 22, 2017
-
- Sep 06, 2017
-
- Aug 15, 2017
-
- Aug 10, 2017
-
- Aug 01, 2017
-
- Jun 27, 2017
-