2023-11-10 14:07:20 +00:00
-------------------------------------------------------------------
Mon Sep 11 03:58:21 UTC 2023 - Peter Simons <psimons@suse.com>
- Update shakespeare to version 2.1.0.1.
### 2.1.0.1
* Fix 100⨯ slowdown on parsec-3.1.15 [#277](https://github.com/yesodweb/shakespeare/pull/277)
### 2.1.0
* Add `OverloadedRecordDot`-style record access in expressions
2022-07-17 10:32:41 +00:00
-------------------------------------------------------------------
2023-03-30 17:38:51 +00:00
Thu Mar 30 17:08:15 UTC 2023 - Peter Simons <psimons@suse.com>
- Updated spec file to conform with ghc-rpm-macros-2.5.2.
-------------------------------------------------------------------
2022-07-17 10:32:41 +00:00
Thu Jul 7 08:04:23 UTC 2022 - Peter Simons <psimons@suse.com>
- Update shakespeare to version 2.0.30.
Upstream has edited the change log file since the last release in
a non-trivial way, i.e. they did more than just add a new entry
at the top. You can review the file at:
http://hackage.haskell.org/package/shakespeare-2.0.30/src/ChangeLog.md
2022-06-29 12:18:21 +00:00
-------------------------------------------------------------------
Tue May 24 14:55:41 UTC 2022 - Peter Simons <psimons@suse.com>
- Update shakespeare to version 2.0.29.
### 2.0.29
* Support the upcoming `template-haskell` release with GHC 9.4 [#267](https://github.com/yesodweb/shakespeare/pull/267)
### 2.0.28
* Add support for sub-blocks in mixins [#264](https://github.com/yesodweb/shakespeare/pull/264)
### 2.0.27
* Change how embedded templates are located by the compiler. Relative files are now resolved using the Cabal project root, to fix builds of multi-project codebases. [#266](https://github.com/yesodweb/shakespeare/pull/266)
* Change how messages are located by the compiler. The message directory is now resolved using the Cabal project root, to fix builds of multi-project codebases. [#266](https://github.com/yesodweb/shakespeare/pull/266)
-------------------------------------------------------------------
Fri Mar 4 05:18:20 UTC 2022 - Peter Simons <psimons@suse.com>
- Update shakespeare to version 2.0.26.
### 2.0.26
* Support `@supports` [#263](https://github.com/yesodweb/shakespeare/pull/263)
2022-02-10 14:36:53 +00:00
-------------------------------------------------------------------
2022-02-11 02:02:44 +00:00
Thu Dec 23 07:55:11 UTC 2021 - Peter Simons <psimons@suse.com>
2022-02-10 14:36:53 +00:00
- Update shakespeare to version 2.0.25.1.
### 2.0.25.1
* Support for GHC 9.2 and aeson 2 [#260](https://github.com/yesodweb/shakespeare/pull/260)
2020-12-18 12:52:56 +00:00
-------------------------------------------------------------------
2021-11-09 08:32:02 +00:00
Tue Oct 12 11:34:19 UTC 2021 - psimons@suse.com
- Update shakespeare to version 2.0.25 revision 1.
Upstream has revised the Cabal build instructions on Hackage.
-------------------------------------------------------------------
2020-12-19 18:29:19 +00:00
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
2020-12-18 12:52:56 +00:00
2020-12-19 17:49:08 +00:00
- disable %{ix86} build
2020-12-18 12:52:56 +00:00
2020-08-29 01:01:26 +00:00
-------------------------------------------------------------------
Fri Aug 28 11:38:38 UTC 2020 - psimons@suse.com
- Update shakespeare to version 2.0.25.
### 2.0.25
* Support for GHC 9.0 [#254](https://github.com/yesodweb/shakespeare/pull/254)
2020-08-19 01:02:10 +00:00
-------------------------------------------------------------------
Tue Aug 18 10:46:00 UTC 2020 - Peter Simons <psimons@suse.com>
- Replace %setup -q with the more modern %autosetup macro.
2020-06-20 10:55:25 +00:00
-------------------------------------------------------------------
Fri Jun 19 02:00:21 UTC 2020 - psimons@suse.com
- Update shakespeare to version 2.0.24.1.
### 2.0.24.1
* Derive Lift instances wherever possible [#252](https://github.com/yesodweb/shakespeare/pull/252)
2020-06-16 10:57:25 +00:00
-------------------------------------------------------------------
Tue Jun 9 09:26:19 UTC 2020 - psimons@suse.com
- Add shakespeare at version 2.0.24.