pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/hs-th-abstraction



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Aug 18 19:10:19 UTC 2022

Modified Files:
        pkgsrc/devel/hs-th-abstraction: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/hs-th-abstraction/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/hs-th-abstraction/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/hs-th-abstraction/Makefile
diff -u pkgsrc/devel/hs-th-abstraction/Makefile:1.9 pkgsrc/devel/hs-th-abstraction/Makefile:1.10
--- pkgsrc/devel/hs-th-abstraction/Makefile:1.9 Sat Feb 26 03:58:09 2022
+++ pkgsrc/devel/hs-th-abstraction/Makefile     Thu Aug 18 19:10:18 2022
@@ -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@localhost

Index: pkgsrc/devel/hs-th-abstraction/distinfo
diff -u pkgsrc/devel/hs-th-abstraction/distinfo:1.5 pkgsrc/devel/hs-th-abstraction/distinfo:1.6
--- pkgsrc/devel/hs-th-abstraction/distinfo:1.5 Fri Feb 11 12:56:30 2022
+++ pkgsrc/devel/hs-th-abstraction/distinfo     Thu Aug 18 19:10:18 2022
@@ -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



Home | Main Index | Thread Index | Old Index