diff options
Diffstat (limited to 'flevum.cabal')
| -rw-r--r-- | flevum.cabal | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/flevum.cabal b/flevum.cabal index 49339c4..b34c274 100644 --- a/flevum.cabal +++ b/flevum.cabal @@ -4,7 +4,7 @@ name: flevum version: 1.0 author: Eugen Wissner maintainer: belka@caraus.de -copyright: 2018-2025 Eugen Wissner +copyright: 2018-2026 Eugen Wissner build-type: Simple executable flevum @@ -16,7 +16,7 @@ executable flevum base >= 4.14 && < 5, filepath ^>= 1.5.3, hakyll ^>= 4.16.0, - pandoc ^>= 3.8, + pandoc ^>= 3.9, process ^>= 1.6.13, time, time-locale-compat ^>= 0.1.1, |
