diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2012-06-04 06:13:35 +0800 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2012-06-04 06:13:35 +0800 |
commit | 9e5d62b169543bd5ec379dd9bad457053da079c0 (patch) | |
tree | 46e09e834e947a95b42bce9ba07e2eb3fc3f6755 /math | |
parent | 49f484b838fb3876ed2e1ca60b07fcc8b4621b0c (diff) | |
download | freebsd-ports-gnome-9e5d62b169543bd5ec379dd9bad457053da079c0.tar.gz freebsd-ports-gnome-9e5d62b169543bd5ec379dd9bad457053da079c0.tar.zst freebsd-ports-gnome-9e5d62b169543bd5ec379dd9bad457053da079c0.zip |
- Update to 2.1.5
Obtained from: FreeBSD Haskell
Diffstat (limited to 'math')
-rw-r--r-- | math/hs-data-lens-template/Makefile | 2 | ||||
-rw-r--r-- | math/hs-data-lens-template/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/hs-data-lens-template/Makefile b/math/hs-data-lens-template/Makefile index 751b8c70e9b7..451660367f3a 100644 --- a/math/hs-data-lens-template/Makefile +++ b/math/hs-data-lens-template/Makefile @@ -6,7 +6,7 @@ # PORTNAME= data-lens-template -PORTVERSION= 2.1.3 +PORTVERSION= 2.1.5 CATEGORIES= math haskell MAINTAINER= haskell@FreeBSD.org diff --git a/math/hs-data-lens-template/distinfo b/math/hs-data-lens-template/distinfo index 178980704d0a..ec905f0a38cf 100644 --- a/math/hs-data-lens-template/distinfo +++ b/math/hs-data-lens-template/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/data-lens-template-2.1.3.tar.gz) = 53265836025943f564ec5e9d23be274ca16249d78b8b22380ff8d494ed09ecee -SIZE (cabal/data-lens-template-2.1.3.tar.gz) = 3276 +SHA256 (cabal/data-lens-template-2.1.5.tar.gz) = ac371f9448bfe16767808735c2f1653d7679d49b90f843c163533459fca22926 +SIZE (cabal/data-lens-template-2.1.5.tar.gz) = 3316 |