forked from pool/ghc-vault
Accepting request 877685 from devel:languages:haskell
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/877685 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-vault?expand=0&rev=4
This commit is contained in:
commit
a58f5661df
@ -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 <mimi.vx@gmail.com>
|
||||
|
||||
|
@ -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}
|
||||
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5b1cd255de8f4addf7705f7b9bfd586b003bcace0dba0dbe1ae1986b8a0d4359
|
||||
size 5375
|
3
vault-0.3.1.5.tar.gz
Normal file
3
vault-0.3.1.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ac2a6b6adf58598c5c8faa931ae961a8a2aa50ddb2f0f7a2044ff6e8c3d433a0
|
||||
size 5431
|
Loading…
Reference in New Issue
Block a user