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:
parent
8ef7ba12d8
commit
7c742f9098
@ -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>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%global pkgver %{pkg_name}-%{version}
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 2.13.1.1
|
||||
Version: 2.13.2.0
|
||||
Release: 0
|
||||
Summary: Backend for the persistent library using sqlite3
|
||||
License: MIT
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f2da6df242d3fb40fa256c8e6de0fa53d40d1b091ec7a6ded5001552ed07fa28
|
||||
size 2276814
|
3
persistent-sqlite-2.13.2.0.tar.gz
Normal file
3
persistent-sqlite-2.13.2.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0761de234c2cc5a63b96dc35e9261e719fdbaccd7995b45778611952ab3704ed
|
||||
size 2277033
|
Loading…
Reference in New Issue
Block a user