Skip to content
Snippets Groups Projects
  1. Apr 03, 2025
  2. Jul 14, 2024
  3. Mar 24, 2024
  4. Feb 25, 2024
  5. Jan 31, 2023
  6. Jan 10, 2022
  7. Jun 18, 2021
  8. Jun 06, 2021
  9. Feb 09, 2021
  10. Dec 23, 2020
  11. Aug 30, 2020
  12. Aug 17, 2020
  13. Apr 23, 2020
  14. Apr 02, 2020
  15. Feb 26, 2020
  16. Feb 15, 2020
  17. Jan 08, 2020
  18. Apr 25, 2019
  19. Mar 09, 2019
  20. Dec 09, 2018
  21. Nov 06, 2018
  22. Oct 14, 2018
  23. Jun 01, 2018
  24. May 17, 2018
  25. Feb 27, 2018
  26. Feb 11, 2018
  27. Nov 26, 2017
  28. Nov 15, 2017
    • Evangelos Foutras's avatar
      Remove i686 from arch=() · 5f4a85d5
      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
      5f4a85d5
  29. Sep 23, 2017
  30. Aug 15, 2017
  31. Jun 16, 2017
  32. Apr 27, 2017
  33. Apr 26, 2017
  34. May 25, 2016
    • Felix Yan's avatar
      upgpkg: 0.7.4-2 · 7cea1f15
      Felix Yan authored
      rebuild with ghc-8.0.1, base-prelude-1.0.1.1, cabal-install-1.24.0.0, cairo-0.13.2.0, cmark-0.5.2.1, data-default-0.7.0, data-default-class-0.1.0, extra-1.4.7, generic-trie-0.3.0.2, glib-0.13.3.0, gtk3-0.14.3, haddock-api-2.17.2, haddock-library-1.4.1, js-jquery-1.12.4, memory-0.13, microlens-0.4.4.0, network-multicast-0.1.1, pango-0.13.2.0, simple-sendfile-0.2.24, stack-1.1.2, texmath-0.8.6.3, wai-3.2.1.1
  35. Apr 29, 2016
    • Felix Yan's avatar
      upgpkg: 0.7.4-1 · ed49794a
      Felix Yan authored
      rebuild with yaml-0.8.17.1, http-client-0.4.28, http-client-tls-0.2.4, http-conduit-2.1.10, wai-3.2.1, MonadRandom-0.4.2.3, attoparsec-0.13.0.2, auto-update-0.1.3.1, blaze-builder-0.4.0.2, cheapskate-0.1.0.5, clock-0.7.2, contravariant-extras-0.3.2, cookie-0.4.2, data-default-0.6.0, data-default-instances-base-0.1.0, fast-logger-2.4.6, file-embed 0.0.9.1 -> 0.0.10, geniplate-mirror-0.7.4, hakyll-4.8.1.0, math-functions-0.1.6.0, mime-types-0.1.0.7, psqueues-0.2.2.1, regex-tdfa-1.2.2, shake-0.15.6, shakespeare-2.0.8.2, streaming-commons-0.1.15.4, tagged-0.8.4, texmath-0.8.6.2, vector-binary-instances-0.2.3.2, vector-th-unbox-0.2.1.6, wai-extra-3.0.15.1, wai-logger-2.2.7, xml-conduit-1.3.4.2, xss-sanitize-0.3.5.7, yesod-auth-1.4.13.2, yesod-core-1.4.20.2, yesod-form-1.4.7.1, yesod-persistent-1.4.0.5
  36. Jan 18, 2016
Loading