revised .cabal

This commit is contained in:
Jens Petersen 2020-02-20 01:46:17 +08:00
parent 2f7fe3cf3e
commit 54a48c14f5
2 changed files with 6 additions and 3 deletions

View File

@ -1,7 +1,7 @@
cabal-version: 1.12
name: cryptohash-sha256
version: 0.11.101.0
x-revision: 2
x-revision: 3
synopsis: Fast, pure and practical SHA-256 implementation
description: {
@ -81,7 +81,7 @@ library
Trustworthy
Unsafe
build-depends: base >= 4.5 && < 4.13
build-depends: base >= 4.5 && < 4.14
, bytestring >= 0.9.2 && < 0.11
ghc-options: -Wall

View File

@ -9,7 +9,7 @@
Name: ghc-%{pkg_name}
Version: 0.11.101.0
Release: 8%{?dist}
Release: 9%{?dist}
Summary: Fast, pure and practical SHA-256 implementation
License: BSD
@ -138,6 +138,9 @@ cp -bp %{SOURCE1} %{pkg_name}.cabal
%changelog
* Wed Feb 19 2020 Jens Petersen <petersen@redhat.com> - 0.11.101.0-9
- revise .cabal and refresh to cabal-rpm-2.0.2
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.101.0-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild