pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/alex
Module Name: pkgsrc
Committed By: wiz
Date: Wed Aug 20 19:39:34 UTC 2025
Modified Files:
pkgsrc/devel/alex: Makefile distinfo
Log Message:
devel/alex: update to alex-3.5.4.0
## Changes in 3.5.4.0
* Fix [issue #277](https://github.com/haskell/alex/issues/277):
compatibility of generated code with `{-# LANGUAGE ImpredicativeTypes #-}`,
thanks Nadia Yvette Chambers!
* Simplify `cabal install` ([PR #272](https://github.com/haskell/alex/pull/272)),
thanks Antoine Leblanc!
* Document `examples/words.x`, thanks Piotr Justyna!
* Tested with GHC 8.0 - 9.12.2.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/devel/alex/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/alex/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/alex/Makefile
diff -u pkgsrc/devel/alex/Makefile:1.25 pkgsrc/devel/alex/Makefile:1.26
--- pkgsrc/devel/alex/Makefile:1.25 Wed Aug 13 11:06:26 2025
+++ pkgsrc/devel/alex/Makefile Wed Aug 20 19:39:34 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2025/08/13 11:06:26 pho Exp $
+# $NetBSD: Makefile,v 1.26 2025/08/20 19:39:34 wiz Exp $
-DISTNAME= alex-3.5.3.0
+DISTNAME= alex-3.5.4.0
PKGNAME= ${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel
MAINTAINER= esg%sdf.lonestar.org@localhost
Index: pkgsrc/devel/alex/distinfo
diff -u pkgsrc/devel/alex/distinfo:1.13 pkgsrc/devel/alex/distinfo:1.14
--- pkgsrc/devel/alex/distinfo:1.13 Wed Apr 30 10:10:02 2025
+++ pkgsrc/devel/alex/distinfo Wed Aug 20 19:39:34 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2025/04/30 10:10:02 wiz Exp $
+$NetBSD: distinfo,v 1.14 2025/08/20 19:39:34 wiz Exp $
-BLAKE2s (alex-3.5.3.0.tar.gz) = 63a5c8bb64b450cea213eda6b093652a093a8d032338ed4b9c44e29d109b5020
-SHA512 (alex-3.5.3.0.tar.gz) = 3d7ea919e739f88dea93a2b9d62281c64b570fa042773c095078fd12b34fd0397f8ee9f4a8a6b9391aff370926c99127242a26465c7f1d613741fe3386948710
-Size (alex-3.5.3.0.tar.gz) = 92759 bytes
+BLAKE2s (alex-3.5.4.0.tar.gz) = e6e55fbcc341bc70e8c7d5d8ee31198ad813ad521ccb3ca6852f81a4fdd5bef3
+SHA512 (alex-3.5.4.0.tar.gz) = a2f31537cd295858630d2d2e3d55c9fb0a4c565ca0c1833a003ba975faa2c81693773b6fc29f526cf0535e5db81952f22d45efa48df1bf6ff02d5afe462bfaa6
+Size (alex-3.5.4.0.tar.gz) = 94220 bytes
Home |
Main Index |
Thread Index |
Old Index