From 0bcfe7dc80b1e0ce6013c849e80ca13000d97bb5 Mon Sep 17 00:00:00 2001 From: Sorin Mihai Dobrescu Date: Thu, 26 Dec 2024 17:13:10 +0200 Subject: [PATCH] apps/pandoc: adjust definition --- packages/apps/collection.yaml | 5 +++++ packages/layers/collection.yaml | 12 ------------ 2 files changed, 5 insertions(+), 12 deletions(-) diff --git a/packages/apps/collection.yaml b/packages/apps/collection.yaml index 56a78f3a..a56152bb 100644 --- a/packages/apps/collection.yaml +++ b/packages/apps/collection.yaml @@ -8462,6 +8462,9 @@ packages: - category: "dev-haskell" name: "skylighting-core" version: ">=0" + - category: "dev-haskell" + name: "tasty-lua" + version: ">=0" - category: "dev-haskell" name: "texmath" version: ">=0" @@ -8715,6 +8718,8 @@ packages: accept_keywords: "~amd64" - atom: "dev-haskell/string-conversions" accept_keywords: "~amd64" + - atom: "dev-haskell/tasty-lua" + accept_keywords: "~amd64" - atom: "dev-haskell/temporary" accept_keywords: "~amd64" - atom: "dev-haskell/texmath" diff --git a/packages/layers/collection.yaml b/packages/layers/collection.yaml index 9c8891d4..184deee3 100644 --- a/packages/layers/collection.yaml +++ b/packages/layers/collection.yaml @@ -1894,7 +1894,6 @@ packages: dev-haskell/tasty dev-haskell/tasty-golden dev-haskell/tasty-hunit - dev-haskell/tasty-lua dev-haskell/tasty-quickcheck dev-haskell/temporary =dev-haskell/tls-1.8.0 @@ -2336,9 +2335,6 @@ packages: - category: "dev-haskell" name: "tasty-kat" version: ">=0" - - category: "dev-haskell" - name: "tasty-lua" - version: ">=0" - category: "dev-haskell" name: "tasty-quickcheck" version: ">=0" @@ -2769,8 +2765,6 @@ packages: accept_keywords: "~amd64" - atom: "dev-haskell/tasty-kat" accept_keywords: "~amd64" - - atom: "dev-haskell/tasty-lua" - accept_keywords: "~amd64" - atom: "dev-haskell/tasty-quickcheck" accept_keywords: "~amd64" - atom: "dev-haskell/temporary" @@ -2914,7 +2908,6 @@ packages: # dev-haskell/tasty # dev-haskell/tasty-golden # dev-haskell/tasty-hunit -# dev-haskell/tasty-lua # dev-haskell/tasty-quickcheck # dev-haskell/temporary # dev-haskell/wai @@ -3359,9 +3352,6 @@ packages: # name: "tasty-kat" # version: ">=0" # - category: "dev-haskell" -# name: "tasty-lua" -# version: ">=0" -# - category: "dev-haskell" # name: "tasty-quickcheck" # version: ">=0" # - category: "dev-haskell" @@ -3793,8 +3783,6 @@ packages: # accept_keywords: "~amd64" # - atom: "dev-haskell/tasty-kat" # accept_keywords: "~amd64" -# - atom: "dev-haskell/tasty-lua" -# accept_keywords: "~amd64" # - atom: "dev-haskell/tasty-quickcheck" # accept_keywords: "~amd64" # - atom: "dev-haskell/temporary"