diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-05-25 21:44:12 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-05-25 21:44:12 +0000 |
commit | fff1aa535b4a18a05d872de7c9afb3dbf9f6013b (patch) | |
tree | 86e71c0056b8414191c8b421101694a177fec03e /math/hs-integer-logarithms | |
parent | b782168218ce43588149523e6d12003aa68ad324 (diff) | |
download | ports-fff1aa535b4a18a05d872de7c9afb3dbf9f6013b.tar.gz ports-fff1aa535b4a18a05d872de7c9afb3dbf9f6013b.zip |
Notes
Diffstat (limited to 'math/hs-integer-logarithms')
-rw-r--r-- | math/hs-integer-logarithms/Makefile | 3 | ||||
-rw-r--r-- | math/hs-integer-logarithms/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/math/hs-integer-logarithms/Makefile b/math/hs-integer-logarithms/Makefile index 503424042311..b205a2ff81dc 100644 --- a/math/hs-integer-logarithms/Makefile +++ b/math/hs-integer-logarithms/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= integer-logarithms -PORTVERSION= 1.0.2 -PORTREVISION= 1 +PORTVERSION= 1.0.2.1 CATEGORIES= math haskell MAINTAINER= haskell@FreeBSD.org diff --git a/math/hs-integer-logarithms/distinfo b/math/hs-integer-logarithms/distinfo index 7c4820709e72..8d3b4ce80dff 100644 --- a/math/hs-integer-logarithms/distinfo +++ b/math/hs-integer-logarithms/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1499448646 -SHA256 (cabal/integer-logarithms-1.0.2.tar.gz) = 31069ccbff489baf6c4a93cb7475640aabea9366eb0b583236f10714a682b570 -SIZE (cabal/integer-logarithms-1.0.2.tar.gz) = 8854 +TIMESTAMP = 1523429156 +SHA256 (cabal/integer-logarithms-1.0.2.1.tar.gz) = 32ad4a482a60ec957d1af1268952e2a6b382b67438c14f74f6c2aef2e49b48f2 +SIZE (cabal/integer-logarithms-1.0.2.1.tar.gz) = 8781 |