forked from pool/ghc-persistent-sqlite
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:
parent
41015a2af4
commit
390294a9a2
@ -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>
|
Sat Jan 29 00:05:57 UTC 2022 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghc-persistent-sqlite
|
# spec file for package ghc-persistent-sqlite
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2023 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,7 +19,7 @@
|
|||||||
%global pkg_name persistent-sqlite
|
%global pkg_name persistent-sqlite
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 2.13.1.0
|
Version: 2.13.1.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Backend for the persistent library using sqlite3
|
Summary: Backend for the persistent library using sqlite3
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2b2885f4e8031bbd5f342549c5fbb48cd6c3489930ea641bf5c681b02d2806fd
|
|
||||||
size 2276809
|
|
3
persistent-sqlite-2.13.1.1.tar.gz
Normal file
3
persistent-sqlite-2.13.1.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f2da6df242d3fb40fa256c8e6de0fa53d40d1b091ec7a6ded5001552ed07fa28
|
||||||
|
size 2276814
|
Loading…
Reference in New Issue
Block a user