- Apr 03, 2025
-
-
Felix Yan authored
upgpkg: 0.5-8: rebuild with cabal-fmt 0.1.6, cabal-install 3.8.1.0, cabal-install-parsers 0.6, cabal-install-solver 3.8.1.0, fourmolu 0.10.0.0, ghc 9.4.8, ghc-lib-parser 9.4.8.20231111, ghc-lib-parser-ex 9.4.0.0, haskell-ci 0.16, hjsmin 0.2.1, hlint 3.5, hoauth2 2.8.0, ormolu 0.5.1.0, rope-utf16-splay 0.4.0.0, stylish-haskell 0.14.4.0, vty-crossplatform 0.4.0.0
-
- Jul 14, 2024
-
-
T.J. Townsend authored
-
- Feb 25, 2024
-
- Jan 10, 2022
-
- Jun 17, 2021
-
- Jun 06, 2021
-
- Feb 09, 2021
-
- Dec 23, 2020
-
- Sep 24, 2020
-
- Sep 08, 2020
-
- Aug 30, 2020
-
- Aug 17, 2020
-
- Apr 23, 2020
-
- Feb 26, 2020
-
- Feb 15, 2020
-
- Jan 08, 2020
-
- Apr 25, 2019
-
- Mar 09, 2019
-
- Dec 09, 2018
-
- Nov 06, 2018
-
- Oct 14, 2018
-
- Jun 01, 2018
-
- May 17, 2018
-
- Nov 26, 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
-
- Aug 25, 2017
-