OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-shakespeare?expand=0&rev=16
71 lines
2.6 KiB
Plaintext
71 lines
2.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
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)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 23 07:55:11 UTC 2021 - Peter Simons <psimons@suse.com>
|
|
|
|
- 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)
|
|
|
|
-------------------------------------------------------------------
|
|
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.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
|
|
|
- disable %{ix86} build
|
|
|
|
-------------------------------------------------------------------
|
|
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)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 18 10:46:00 UTC 2020 - Peter Simons <psimons@suse.com>
|
|
|
|
- Replace %setup -q with the more modern %autosetup macro.
|
|
|
|
-------------------------------------------------------------------
|
|
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)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 9 09:26:19 UTC 2020 - psimons@suse.com
|
|
|
|
- Add shakespeare at version 2.0.24.
|
|
|