Update feed handler to respond with atom+xml Content-Type; nix flake update

This commit is contained in:
James Eversole
2024-10-17 09:31:34 -05:00
parent 754302e543
commit a11fcd37f7
3 changed files with 23 additions and 20 deletions

View File

@@ -1,6 +1,6 @@
cabal-version: 3.0
name: sampu
version: 0.9.2
version: 0.10.0
license: ISC
author: James Eversole
maintainer: james@eversole.co
@@ -23,6 +23,7 @@ executable sampu
, feed >= 1.3.2.0
, filemanip >= 0.3.6.1
, filepath >= 1.4.2.2
, http-types
, lucid >= 2.11.0
, text >= 2.0
, time >= 1.12.0