1
0

osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-persistent-sqlite revision:14, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-persistent-sqlite?expand=0&rev=18
This commit is contained in:
2021-05-10 10:34:02 +00:00
committed by Git OBS Bridge
parent 4be0f98e17
commit 96ea09a98d
5 changed files with 168 additions and 4 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sat May 8 10:03:32 UTC 2021 - psimons@suse.com
- Update persistent-sqlite to version 2.13.0.0 revision 1.
Upstream has revised the Cabal build instructions on Hackage.
-------------------------------------------------------------------
Fri May 7 09:29:33 UTC 2021 - psimons@suse.com
- Update persistent-sqlite to version 2.13.0.0.
## 2.13.0.0
* [#1225](https://github.com/yesodweb/persistent/pull/1225)
* Support `persistent-2.13` changes for SqlBackend being made internal.
-------------------------------------------------------------------
Wed Mar 31 14:28:25 UTC 2021 - psimons@suse.com