update to 0.2.3.3
This commit is contained in:
parent
a1f15ad465
commit
495fbbf5ac
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
|||||||
/split-0.2.3.tar.gz
|
/split-0.2.3.tar.gz
|
||||||
/split-0.2.3.1.tar.gz
|
/split-0.2.3.1.tar.gz
|
||||||
/split-0.2.3.2.tar.gz
|
/split-0.2.3.2.tar.gz
|
||||||
|
/split-0.2.3.3.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
|
# https://fedoraproject.org/wiki/Packaging:Haskell
|
||||||
|
|
||||||
%global pkg_name split
|
%global pkg_name split
|
||||||
@ -8,8 +8,8 @@
|
|||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
|
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.2.3.2
|
Version: 0.2.3.3
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Combinator library for splitting lists
|
Summary: Combinator library for splitting lists
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -91,6 +91,9 @@ This package provides the Haskell %{pkg_name} library development files.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jul 22 2018 Jens Petersen <petersen@redhat.com> - 0.2.3.3-1
|
||||||
|
- update to 0.2.3.3
|
||||||
|
|
||||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.3.2-3
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.3.2-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (split-0.2.3.2.tar.gz) = 40b08d83bd6dd962d3a757dcc8f20eb400fdba036c5029fc496ff69d7793c2db06c17a3833540c4147efb664931eae55241a5d1a2b668a7648658d4e8a20272b
|
SHA512 (split-0.2.3.3.tar.gz) = 40283ee2f5e2ab56207b05a1a7bc7de114ae0da52dc37ed32bd4e1dd3a3baa8d3346fed04af979fa5fc263b931c0b830832c0cad69e98d151f5550542af6f475
|
||||||
|
Loading…
Reference in New Issue
Block a user