diff options
author | wiz <wiz@pkgsrc.org> | 2022-08-18 19:10:18 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2022-08-18 19:10:18 +0000 |
commit | c939544cdddf2fe1a793979175ab1bbb06127207 (patch) | |
tree | 77a816645d6dedfc742cd0dfd57676e1729d5b64 /devel | |
parent | 2abb088e0fb800bcbfcb250e383df0d143e9726e (diff) | |
download | pkgsrc-c939544cdddf2fe1a793979175ab1bbb06127207.tar.gz |
hs-th-abstraction: update to 0.4.4.0.
## 0.4.4.0 -- 2022.07.23
* Support free variable substitution and infix resolution for
`PromotedInfixT` and `PromotedUInfixT` on `template-haskell-2.19.0.0` or
later.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/hs-th-abstraction/Makefile | 5 | ||||
-rw-r--r-- | devel/hs-th-abstraction/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/hs-th-abstraction/Makefile b/devel/hs-th-abstraction/Makefile index 63758d7137f..a911b560505 100644 --- a/devel/hs-th-abstraction/Makefile +++ b/devel/hs-th-abstraction/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2022/02/26 03:58:09 pho Exp $ +# $NetBSD: Makefile,v 1.10 2022/08/18 19:10:18 wiz Exp $ -DISTNAME= th-abstraction-0.4.3.0 -PKGREVISION= 2 +DISTNAME= th-abstraction-0.4.4.0 CATEGORIES= devel MAINTAINER= pho@cielonegro.org diff --git a/devel/hs-th-abstraction/distinfo b/devel/hs-th-abstraction/distinfo index a427831c6b9..4bb048d1917 100644 --- a/devel/hs-th-abstraction/distinfo +++ b/devel/hs-th-abstraction/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2022/02/11 12:56:30 pho Exp $ +$NetBSD: distinfo,v 1.6 2022/08/18 19:10:18 wiz Exp $ -BLAKE2s (th-abstraction-0.4.3.0.tar.gz) = 63bb7fb833cc4c7c759e0dbc4765abd681ba8b24c4c8abf1cdb712eff7cc4023 -SHA512 (th-abstraction-0.4.3.0.tar.gz) = a474bd042721efb83db5f707537589faa320f0e4ccf6bc839c450ff8d0970d3835003c134fc59f88e692d47264b1717bbd053543623dd40aa591155531a31003 -Size (th-abstraction-0.4.3.0.tar.gz) = 38595 bytes +BLAKE2s (th-abstraction-0.4.4.0.tar.gz) = 7f7824dc40a3cfaff34e8d1cd22bdd2cc462c5acbc56be87b4d27f72b8911e22 +SHA512 (th-abstraction-0.4.4.0.tar.gz) = 990773215571835332132e5040802f13922de40006992e834e41bc88e13e5810dc94cfd8db6152ee10cb18e484444d9ed43e2c37250d96150efba50e68f2da1a +Size (th-abstraction-0.4.4.0.tar.gz) = 39042 bytes |