aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2012-02-13 05:12:34 +0000
committerGabor Pali <pgj@FreeBSD.org>2012-02-13 05:12:34 +0000
commitc43af28086d2895be3d44650e681ebced98ef550 (patch)
tree4d69208c7460589eca2d545dbba1d8006a94abf9 /math
parent7db46ac0b37124aa1d5e0ce45ff2f605cd28638c (diff)
downloadports-c43af28086d2895be3d44650e681ebced98ef550.tar.gz
ports-c43af28086d2895be3d44650e681ebced98ef550.zip
Notes
Diffstat (limited to 'math')
-rw-r--r--math/hs-semigroupoids/Makefile4
-rw-r--r--math/hs-semigroupoids/distinfo4
-rw-r--r--math/hs-semigroupoids/pkg-descr2
3 files changed, 5 insertions, 5 deletions
diff --git a/math/hs-semigroupoids/Makefile b/math/hs-semigroupoids/Makefile
index a6271b6b83c2..90db6ab3bf0e 100644
--- a/math/hs-semigroupoids/Makefile
+++ b/math/hs-semigroupoids/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= semigroupoids
-PORTVERSION= 1.2.5
+PORTVERSION= 1.2.6.1
CATEGORIES= math haskell
MAINTAINER= haskell@FreeBSD.org
@@ -14,7 +14,7 @@ COMMENT= Haskell 98 semigroupoids: Category sans id
LICENSE= BSD
-USE_CABAL= comonad>=1.1.1 contravariant>=0.1.2 semigroups>=0.7.1 \
+USE_CABAL= comonad>=1.1.1.1 contravariant>=0.1.2 semigroups>=0.8 \
transformers>=0.2.0
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
diff --git a/math/hs-semigroupoids/distinfo b/math/hs-semigroupoids/distinfo
index bf54d89aef6c..2a0b47e50bb3 100644
--- a/math/hs-semigroupoids/distinfo
+++ b/math/hs-semigroupoids/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/semigroupoids-1.2.5.tar.gz) = 5db6c3eadcb0a5de2f0b1867f7cd0bffa97226f027ac4822a8761bc824e68f88
-SIZE (cabal/semigroupoids-1.2.5.tar.gz) = 10228
+SHA256 (cabal/semigroupoids-1.2.6.1.tar.gz) = ae3c127b1a3b8d6c2b032db212b77c4382c08e5cc768d1bd60577f074ca394fb
+SIZE (cabal/semigroupoids-1.2.6.1.tar.gz) = 10216
diff --git a/math/hs-semigroupoids/pkg-descr b/math/hs-semigroupoids/pkg-descr
index 76cdef966429..db52dfda1831 100644
--- a/math/hs-semigroupoids/pkg-descr
+++ b/math/hs-semigroupoids/pkg-descr
@@ -2,4 +2,4 @@ Provides a wide array of semigroupoids and operations for working with
semigroupoids. A Semigroupoid is a Category without the requirement of
identity arrows for every object in the category.
-WWW: http://github.com/ekmett/semigroupoids/ \ No newline at end of file
+WWW: http://github.com/ekmett/semigroupoids