diff --git a/ghc-vault.changes b/ghc-vault.changes index dbedbb5..27d3651 100644 --- a/ghc-vault.changes +++ b/ghc-vault.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Feb 20 00:08:04 UTC 2021 - psimons@suse.com + +- Update vault to version 0.3.1.5. + **0.3.1.5** + + * Compatibility with GHC-9.0 + * Bump dependencies to allow `base >= 4.5 && < 4.16` + * Depend on `semigroups` only with `GHC < 8.0` + ------------------------------------------------------------------- Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup diff --git a/ghc-vault.spec b/ghc-vault.spec index 29dfa0a..35a12db 100644 --- a/ghc-vault.spec +++ b/ghc-vault.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-vault # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %global pkg_name vault Name: ghc-%{pkg_name} -Version: 0.3.1.4 +Version: 0.3.1.5 Release: 0 Summary: A persistent store for values of arbitrary types License: BSD-3-Clause @@ -28,7 +28,6 @@ BuildRequires: ghc-Cabal-devel BuildRequires: ghc-containers-devel BuildRequires: ghc-hashable-devel BuildRequires: ghc-rpm-macros -BuildRequires: ghc-semigroups-devel BuildRequires: ghc-unordered-containers-devel ExcludeArch: %{ix86} diff --git a/vault-0.3.1.4.tar.gz b/vault-0.3.1.4.tar.gz deleted file mode 100644 index 9064b95..0000000 --- a/vault-0.3.1.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5b1cd255de8f4addf7705f7b9bfd586b003bcace0dba0dbe1ae1986b8a0d4359 -size 5375 diff --git a/vault-0.3.1.5.tar.gz b/vault-0.3.1.5.tar.gz new file mode 100644 index 0000000..6bd0ebc --- /dev/null +++ b/vault-0.3.1.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac2a6b6adf58598c5c8faa931ae961a8a2aa50ddb2f0f7a2044ff6e8c3d433a0 +size 5431