Accepting request 849154 from devel:languages:haskell
automatic update OBS-URL: https://build.opensuse.org/request/show/849154 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-base64-bytestring?expand=0&rev=13
This commit is contained in:
commit
1816cb8319
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3746c15de0b4d107cf00eab6b16856d688b003e15e98555be15956afd76ae4ef
|
||||
size 13430
|
3
base64-bytestring-1.2.0.1.tar.gz
Normal file
3
base64-bytestring-1.2.0.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:af09b17d072eb1391d91e30b4186dd1797330647ef79268ecd7fcce8f5afc638
|
||||
size 13650
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 15 22:12:13 UTC 2020 - psimons@suse.com
|
||||
|
||||
- Update base64-bytestring to version 1.2.0.1.
|
||||
# 1.2.0.1
|
||||
|
||||
* Package update: support for `bytestring >=0.11`
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 18 10:44:07 UTC 2020 - Peter Simons <psimons@suse.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global pkg_name base64-bytestring
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 1.2.0.0
|
||||
Version: 1.2.0.1
|
||||
Release: 0
|
||||
Summary: Fast base64 encoding and decoding for ByteStrings
|
||||
License: BSD-3-Clause
|
||||
@ -31,8 +31,6 @@ BuildRequires: ghc-rpm-macros
|
||||
%if %{with tests}
|
||||
BuildRequires: ghc-HUnit-devel
|
||||
BuildRequires: ghc-QuickCheck-devel
|
||||
BuildRequires: ghc-containers-devel
|
||||
BuildRequires: ghc-split-devel
|
||||
BuildRequires: ghc-test-framework-devel
|
||||
BuildRequires: ghc-test-framework-hunit-devel
|
||||
BuildRequires: ghc-test-framework-quickcheck2-devel
|
||||
|
Loading…
x
Reference in New Issue
Block a user