forked from pool/ghc-base16-bytestring
osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-base16-bytestring revision:17, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-base16-bytestring?expand=0&rev=47
This commit is contained in:
parent
c2a5097a3b
commit
609ebcace8
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c0c70a4b58be53d36971bd7361ba300f82a5d5ebf7f50e1a2d7bfc8838bdd6fa
|
||||
size 7256
|
3
base16-bytestring-1.0.2.0.tar.gz
Normal file
3
base16-bytestring-1.0.2.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1d5a91143ef0e22157536093ec8e59d226a68220ec89378d5dcaeea86472c784
|
||||
size 7219
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 1 08:26:56 UTC 2021 - psimons@suse.com
|
||||
|
||||
- Update base16-bytestring to version 1.0.2.0.
|
||||
# 1.0.2.0
|
||||
|
||||
* Support sized primitive types in GHC 9.2 ([#16](https://github.com/haskell/base16-bytestring/pull/16) - thanks Bodigrim!)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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-base16-bytestring
|
||||
#
|
||||
# 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
|
||||
@ -19,7 +19,7 @@
|
||||
%global pkg_name base16-bytestring
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 1.0.1.0
|
||||
Version: 1.0.2.0
|
||||
Release: 0
|
||||
Summary: RFC 4648-compliant Base16 encodings for ByteStrings
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user