diff options
author | Andreas Baumann <mail@andreasbaumann.cc> | 2021-02-05 09:32:07 +0100 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2021-02-05 09:32:07 +0100 |
commit | 4163cb64782fe22115f7bbeeb5f0e065184a2507 (patch) | |
tree | 7b7ec8c5437c2f1814a1ffb0fe647d0e127ef0fc | |
parent | e7f3f03caa311b63f32349c2d6a880274a9fdf66 (diff) | |
download | packages-4163cb64782fe22115f7bbeeb5f0e065184a2507.tar.xz |
community/newsboat: removed old rust llvm10 patch, builds with last rust now
-rw-r--r-- | community/newsboat/PKGBUILD | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/community/newsboat/PKGBUILD b/community/newsboat/PKGBUILD deleted file mode 100644 index e4e66f70..00000000 --- a/community/newsboat/PKGBUILD +++ /dev/null @@ -1,2 +0,0 @@ -# rust is too old, needs llvm10 for now -makedepends+=("llvm10") |