···1919 url = "https://git.alpinelinux.org/aports/plain/community/date/538-output-date-pc-for-pkg-config.patch?id=11f6b4d4206b0648182e7b41cd57dcc9ccea0728";
2020 sha256 = "1ma0586jsd89jgwbmd2qlvlc8pshs1pc4zk5drgxi3qvp8ai1154";
2121 })
2222+ # Fix CMake include directory path.
2323+ # https://github.com/HowardHinnant/date/pull/753
2424+ (fetchpatch {
2525+ name = "fix-cmake-include-dir.patch";
2626+ url = "https://github.com/HowardHinnant/date/commit/8061b53c489b0c8676feedcb65049b27664327b5.patch";
2727+ hash = "sha256-weZUgu0SDad7EK7msUbVzk1zY4euI0Biafj/5jD4JV4=";
2828+ })
2229 # Without this patch, this library will drop a `tzdata` directory into
2330 # `~/Downloads` if it cannot find `/usr/share/zoneinfo`. Make the path it
2431 # searches for `zoneinfo` be the one from the `tzdata` package.