1
0

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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-persistent-sqlite?expand=0&rev=29
This commit is contained in:
2023-10-04 12:44:00 +00:00
committed by Git OBS Bridge
parent 8ef7ba12d8
commit 7c742f9098
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Oct 3 23:00:41 UTC 2023 - Peter Simons <psimons@suse.com>
- Update persistent-sqlite to version 2.13.2.0.
## 2.13.2
* [#1488](https://github.com/yesodweb/persistent/pull/1488)
* Add `openRawSqliteConn` for creating `RawSqlite SqlBackend` connections
that aren't automatically cleaned-up.
-------------------------------------------------------------------
Thu Mar 30 17:07:53 UTC 2023 - Peter Simons <psimons@suse.com>