pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/hs-base-compat



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Aug 18 18:21:15 UTC 2022

Modified Files:
        pkgsrc/devel/hs-base-compat: Makefile distinfo

Log Message:
hs-base-compat: update to 0.12.2.

## Changes in 0.12.2 [2022.08.11]
 - Sync with `base-4.17`/GHC 9.4
 - Backport `(.^.)`, `(.>>.)`, `(.<<.)`, `(!>>.)`, `(!<<.)`, `oneBits` to
   `Data.Bits.Compat`
 - Backport `pattern TypeRep` to `Type.Reflection.Compat`


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/hs-base-compat/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/hs-base-compat/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-base-compat/Makefile
diff -u pkgsrc/devel/hs-base-compat/Makefile:1.7 pkgsrc/devel/hs-base-compat/Makefile:1.8
--- pkgsrc/devel/hs-base-compat/Makefile:1.7    Sat Feb 26 03:57:49 2022
+++ pkgsrc/devel/hs-base-compat/Makefile        Thu Aug 18 18:21:15 2022
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2022/02/26 03:57:49 pho Exp $
+# $NetBSD: Makefile,v 1.8 2022/08/18 18:21:15 wiz Exp $
 
-DISTNAME=      base-compat-0.12.1
-PKGREVISION=   2
+DISTNAME=      base-compat-0.12.2
 CATEGORIES=    devel
 
 MAINTAINER=    pho%cielonegro.org@localhost

Index: pkgsrc/devel/hs-base-compat/distinfo
diff -u pkgsrc/devel/hs-base-compat/distinfo:1.5 pkgsrc/devel/hs-base-compat/distinfo:1.6
--- pkgsrc/devel/hs-base-compat/distinfo:1.5    Fri Feb 11 12:55:14 2022
+++ pkgsrc/devel/hs-base-compat/distinfo        Thu Aug 18 18:21:15 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2022/02/11 12:55:14 pho Exp $
+$NetBSD: distinfo,v 1.6 2022/08/18 18:21:15 wiz Exp $
 
-BLAKE2s (base-compat-0.12.1.tar.gz) = 94fdf5caf1d503d032e7427d48f264b1b7b4b38b36ead992804f613537651394
-SHA512 (base-compat-0.12.1.tar.gz) = 2ae3e1baad0d0f25c227a9b066ea266cff4f274448c418546d37c6274d77df4349215722fce3d6eaae2093ad31c9b2c70b02f1233513eaa59a59c6255669d318
-Size (base-compat-0.12.1.tar.gz) = 35504 bytes
+BLAKE2s (base-compat-0.12.2.tar.gz) = 1ec4c70960cd2ee39e0670a20a99b47991f2348e806fb1dbff275f8f999c658d
+SHA512 (base-compat-0.12.2.tar.gz) = 8fc3f6835c2d9951a7e9ba8837952fb39dbaf9a8c77d11c941efd352e018ebe8813a53b011ee28140137ca63c72eedfd52bbd13fbc6660fd7c01dface035b436
+Size (base-compat-0.12.2.tar.gz) = 36393 bytes



Home | Main Index | Thread Index | Old Index