update to 0.3.3

This commit is contained in:
Jens Petersen 2019-02-21 10:17:48 +08:00
parent 41ffabfd14
commit 558c60c2ed
4 changed files with 7 additions and 53 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/equivalence-0.2.5.tar.gz
/equivalence-0.3.1.tar.gz
/equivalence-0.3.2.tar.gz
/equivalence-0.3.3.tar.gz

View File

@ -1,48 +0,0 @@
Name: equivalence
Version: 0.3.2
x-revision: 1
License: BSD3
License-File: LICENSE
Author: Patrick Bahr
Maintainer: paba@di.ku.dk
Homepage: https://github.com/pa-ba/equivalence
bug-reports: https://github.com/pa-ba/equivalence/issues/new
Synopsis: Maintaining an equivalence relation implemented as union-find using STT.
Description:
This is an implementation of Tarjan's Union-Find algorithm (Robert
E. Tarjan. "Efficiency of a Good But Not Linear Set Union
Algorithm", JACM 22(2), 1975) in order to maintain an equivalence
relation.
This implementation is a port of the /union-find/ package using the
ST monad transformer (instead of the IO monad).
Category: Algorithms, Data
Stability: provisional
Build-Type: Simple
Cabal-Version: >=1.9.2
Extra-Source-Files: CHANGES.txt
source-repository head
type: git
location: https://github.com/pa-ba/equivalence
Test-Suite test
Type: exitcode-stdio-1.0
Main-is: Data_Test.hs
Other-Modules: Data.Equivalence.Monad_Test
hs-source-dirs: src testsuite/tests
Build-Depends: base >= 4, template-haskell, containers, mtl >= 2.0.1, QuickCheck >= 2,
test-framework, test-framework-quickcheck2, STMonadTrans >= 0.4.3,
transformers >= 0.2, transformers-compat >= 0.3
Library
Build-Depends:
base >= 4 && < 5, containers, mtl >= 2.0.1, STMonadTrans >= 0.4.3,
transformers >= 0.2, transformers-compat >= 0.3
Exposed-Modules:
Data.Equivalence.STT,
Data.Equivalence.Monad
Hs-Source-Dirs: src

View File

@ -7,15 +7,14 @@
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 0.3.2
Release: 9%{?dist}
Version: 0.3.3
Release: 1%{?dist}
Summary: Maintaining an equivalence relation implemented as union-find using STT
License: BSD
Url: https://hackage.haskell.org/package/%{pkg_name}
# Begin cabal-rpm sources:
Source0: https://hackage.haskell.org/package/%{pkgver}/%{pkgver}.tar.gz
Source1: https://hackage.haskell.org/package/%{pkgver}/%{pkg_name}.cabal#/%{pkgver}.cabal
# End cabal-rpm sources
# Begin cabal-rpm deps:
@ -60,7 +59,6 @@ This package provides the Haskell %{pkg_name} library development files.
%prep
# Begin cabal-rpm setup:
%setup -q -n %{pkgver}
cp -bp %{SOURCE1} %{pkg_name}.cabal
# End cabal-rpm setup
@ -99,6 +97,9 @@ cp -bp %{SOURCE1} %{pkg_name}.cabal
%changelog
* Thu Feb 21 2019 Jens Petersen <petersen@redhat.com> - 0.3.3-1
- update to 0.3.3
* Sun Feb 17 2019 Jens Petersen <petersen@redhat.com> - 0.3.2-9
- refresh to cabal-rpm-0.13

View File

@ -1 +1 @@
SHA512 (equivalence-0.3.2.tar.gz) = 1f0c805bc500ea2bf7b14ea5a1ddbf0d4c43552d83a0f86d67810ef944796217b3a3edb31a354fac506f1f44dc7790fee1072ac5dce194674d3e387888ab568a
SHA512 (equivalence-0.3.3.tar.gz) = 31023163a9107257e655b69834e19f4e2cf9777bbff040c81aa4695ab6cf3c894797deaa7e9a297094c21289247fa57d43b1fe770e81ae72ca163d71dd772f93