diff options
| author | Eugen Wissner <belka@caraus.de> | 2026-07-12 11:23:31 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2026-07-12 11:23:31 +0200 |
| commit | 17f7626866927ba485fc712a1de7284c1d63e024 (patch) | |
| tree | ee0aa69a7b67775395ffc3e6b6ba0b4446c5934a | |
| parent | 588274398198b59f2500ffe83754888cecf216f1 (diff) | |
| download | flevum-17f7626866927ba485fc712a1de7284c1d63e024.tar.gz | |
Update hakyll to 4.17 and pandoc to 3.10
| -rw-r--r-- | flevum.cabal | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/flevum.cabal b/flevum.cabal index 02acd1c..a280e2e 100644 --- a/flevum.cabal +++ b/flevum.cabal @@ -15,8 +15,8 @@ executable flevum build-depends: base >= 4.14 && < 5, filepath ^>= 1.5.3, - hakyll ^>= 4.16.0, - pandoc ^>= 3.9, + hakyll ^>= 4.17.0, + pandoc ^>= 3.10, process ^>= 1.6.13, time, time-locale-compat ^>= 0.1.1, |
