diff --git a/ghc-persistent-sqlite.changes b/ghc-persistent-sqlite.changes index 2c724fc..945afbf 100644 --- a/ghc-persistent-sqlite.changes +++ b/ghc-persistent-sqlite.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Jan 22 17:06:44 UTC 2023 - Peter Simons + +- 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 diff --git a/ghc-persistent-sqlite.spec b/ghc-persistent-sqlite.spec index 6f6f5df..de09790 100644 --- a/ghc-persistent-sqlite.spec +++ b/ghc-persistent-sqlite.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %global pkg_name persistent-sqlite %bcond_with tests Name: ghc-%{pkg_name} -Version: 2.13.1.0 +Version: 2.13.1.1 Release: 0 Summary: Backend for the persistent library using sqlite3 License: MIT diff --git a/persistent-sqlite-2.13.1.0.tar.gz b/persistent-sqlite-2.13.1.0.tar.gz deleted file mode 100644 index 9f0ebb2..0000000 --- a/persistent-sqlite-2.13.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2b2885f4e8031bbd5f342549c5fbb48cd6c3489930ea641bf5c681b02d2806fd -size 2276809 diff --git a/persistent-sqlite-2.13.1.1.tar.gz b/persistent-sqlite-2.13.1.1.tar.gz new file mode 100644 index 0000000..db5a780 --- /dev/null +++ b/persistent-sqlite-2.13.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2da6df242d3fb40fa256c8e6de0fa53d40d1b091ec7a6ded5001552ed07fa28 +size 2276814