From c6fb1ad4b0c84bb4950064c49c5b34847e7c78ae Mon Sep 17 00:00:00 2001 From: Antoine Martin <dev@ayakael.net> Date: Wed, 23 Feb 2022 17:29:12 -0500 Subject: [PATCH] community/alex: move from testing --- {testing => community}/alex/APKBUILD | 0 {testing => community}/alex/fix-tests-ghc-9.0.patch | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename {testing => community}/alex/APKBUILD (100%) rename {testing => community}/alex/fix-tests-ghc-9.0.patch (100%) diff --git a/testing/alex/APKBUILD b/community/alex/APKBUILD similarity index 100% rename from testing/alex/APKBUILD rename to community/alex/APKBUILD diff --git a/testing/alex/fix-tests-ghc-9.0.patch b/community/alex/fix-tests-ghc-9.0.patch similarity index 100% rename from testing/alex/fix-tests-ghc-9.0.patch rename to community/alex/fix-tests-ghc-9.0.patch -- GitLab