4
0

4 Commits

4 changed files with 23 additions and 4 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Wed Aug 28 19:05:19 UTC 2024 - Peter Simons <psimons@suse.com>
- Update persistent to version 2.14.6.3.
## 2.14.6.3
* [#1544](https://github.com/yesodweb/persistent/pull/1544)
* Fix type error message when no unique keys are defined on a model and you
use a function with constraint `AtLeastOneUniqueKey`.
-------------------------------------------------------------------
Fri Jul 19 00:45:58 UTC 2024 - Peter Simons <psimons@suse.com>
- Update persistent to version 2.14.6.2.
## 2.14.6.2
* [#1536](https://github.com/yesodweb/persistent/pull/1536/)
* Build with GHC 9.10
-------------------------------------------------------------------
Tue Mar 12 15:08:38 UTC 2024 - Peter Simons <psimons@suse.com>

View File

@@ -20,7 +20,7 @@
%global pkgver %{pkg_name}-%{version}
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 2.14.6.1
Version: 2.14.6.3
Release: 0
Summary: Type-safe, multi-backend data serialization
License: MIT

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d0b5ec065998890e49d0a452920522addcdd83267bf22fc170f812802aa9baa9
size 176684

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4df0e3888140afe7b47ff5257323aa3f452271f92c7dc761aa8ce8406b6815db
size 176943