From 558c60c2ed22fdea7027c9ae315b0ba8941ed2ff Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 21 Feb 2019 10:17:48 +0800 Subject: [PATCH] update to 0.3.3 --- .gitignore | 1 + equivalence-0.3.2.cabal | 48 ----------------------------------------- ghc-equivalence.spec | 9 ++++---- sources | 2 +- 4 files changed, 7 insertions(+), 53 deletions(-) delete mode 100644 equivalence-0.3.2.cabal diff --git a/.gitignore b/.gitignore index b50793d..b2bf077 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/equivalence-0.3.2.cabal b/equivalence-0.3.2.cabal deleted file mode 100644 index a8efbd1..0000000 --- a/equivalence-0.3.2.cabal +++ /dev/null @@ -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 \ No newline at end of file diff --git a/ghc-equivalence.spec b/ghc-equivalence.spec index 200838a..2a7cf0d 100644 --- a/ghc-equivalence.spec +++ b/ghc-equivalence.spec @@ -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 - 0.3.3-1 +- update to 0.3.3 + * Sun Feb 17 2019 Jens Petersen - 0.3.2-9 - refresh to cabal-rpm-0.13 diff --git a/sources b/sources index 789dd62..78136dc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (equivalence-0.3.2.tar.gz) = 1f0c805bc500ea2bf7b14ea5a1ddbf0d4c43552d83a0f86d67810ef944796217b3a3edb31a354fac506f1f44dc7790fee1072ac5dce194674d3e387888ab568a +SHA512 (equivalence-0.3.3.tar.gz) = 31023163a9107257e655b69834e19f4e2cf9777bbff040c81aa4695ab6cf3c894797deaa7e9a297094c21289247fa57d43b1fe770e81ae72ca163d71dd772f93