1
0

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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-persistent-sqlite?expand=0&rev=24
This commit is contained in:
2023-01-27 21:04:26 +00:00
committed by Git OBS Bridge
parent 41015a2af4
commit 390294a9a2
4 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Jan 22 17:06:44 UTC 2023 - Peter Simons <psimons@suse.com>
- Update persistent-sqlite to version 2.13.1.1.
## 2.13.1.1
* [#1459](https://github.com/yesodweb/persistent/pull/1459)
* Make use of `CautiousMigration` type alias for clarity.
-------------------------------------------------------------------
Sat Jan 29 00:05:57 UTC 2022 - Peter Simons <psimons@suse.com>