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-comonad | |
parent | b782168218ce43588149523e6d12003aa68ad324 (diff) | |
download | ports-fff1aa535b4a18a05d872de7c9afb3dbf9f6013b.tar.gz ports-fff1aa535b4a18a05d872de7c9afb3dbf9f6013b.zip |
Notes
Diffstat (limited to 'math/hs-comonad')
-rw-r--r-- | math/hs-comonad/Makefile | 3 | ||||
-rw-r--r-- | math/hs-comonad/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/math/hs-comonad/Makefile b/math/hs-comonad/Makefile index 7d6e59f59ca6..905d603739f5 100644 --- a/math/hs-comonad/Makefile +++ b/math/hs-comonad/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= comonad -PORTVERSION= 5.0.1 -PORTREVISION= 1 +PORTVERSION= 5.0.3 CATEGORIES= math haskell MAINTAINER= haskell@FreeBSD.org diff --git a/math/hs-comonad/distinfo b/math/hs-comonad/distinfo index 19dd26099e89..f17140d27fb3 100644 --- a/math/hs-comonad/distinfo +++ b/math/hs-comonad/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1499543660 -SHA256 (cabal/comonad-5.0.1.tar.gz) = 561ffd697d9d38467d0d426947e0bade25a05e3c507235eca29ec800ad3f463d -SIZE (cabal/comonad-5.0.1.tar.gz) = 18218 +TIMESTAMP = 1523787141 +SHA256 (cabal/comonad-5.0.3.tar.gz) = a7f4584d634051123c547f0d10f88eaf23d99229dbd01dfdcd98cddd41e54df6 +SIZE (cabal/comonad-5.0.3.tar.gz) = 17430 |