Compare commits

..

No commits in common. "main" and "v0.0.8" have entirely different histories.
main ... v0.0.8

2 changed files with 2 additions and 2 deletions

View File

@ -112,7 +112,7 @@ showpdfRequest (y, m, d) =
NoReqBody
bsResponse
( formToQuery
[ ("cmd" :: Text, "showpdfjs")
[ ("cmd" :: Text, "showpdf")
, ("year", y)
, ("month", m)
, ("day", d)

View File

@ -1,7 +1,7 @@
cabal-version: 3.4
name: yore
version: 0.0.9
version: 0.0.8
author: Paul Brinkmeier
maintainer: hallo@pbrinkmeier.de
copyright: 2023 Paul Brinkmeier