update to 0.13.2.2
This commit is contained in:
parent
628e19625a
commit
5ac07a6840
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@
|
||||
/attoparsec-0.13.0.2.tar.gz
|
||||
/attoparsec-0.13.1.0.tar.gz
|
||||
/attoparsec-0.13.2.0.tar.gz
|
||||
/attoparsec-0.13.2.2.tar.gz
|
||||
|
@ -1,4 +1,4 @@
|
||||
# generated by cabal-rpm-0.12.1
|
||||
# generated by cabal-rpm-0.12.5
|
||||
# https://fedoraproject.org/wiki/Packaging:Haskell
|
||||
|
||||
%global pkg_name attoparsec
|
||||
@ -7,8 +7,8 @@
|
||||
%bcond_with tests
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.13.2.0
|
||||
Release: 3%{?dist}
|
||||
Version: 0.13.2.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Fast combinator parsing for bytestrings and text
|
||||
|
||||
License: BSD
|
||||
@ -87,6 +87,9 @@ This package provides the Haskell %{pkg_name} library development files.
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Jul 22 2018 Jens Petersen <petersen@redhat.com> - 0.13.2.2-1
|
||||
- update to 0.13.2.2
|
||||
|
||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.2.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (attoparsec-0.13.2.0.tar.gz) = 617a2dbe0231843870dbfa70fe3914514563254990daf9499f8e8d131119ca09a68d46db4601d436db9d3a28113cec89b085e782dd32389bd56ea14c7f61e252
|
||||
SHA512 (attoparsec-0.13.2.2.tar.gz) = 3726b9d3c45289b2148c8df99d41a31fbb32a9783e1ef3940110bf064da0d000277cba54a3d990210e48a4fcaa8ed016228be7d26861e74de40c971bd7c89ea6
|
||||
|
Loading…
Reference in New Issue
Block a user