Path to this page:
./
devel/hs-hslua-module-version,
Lua module to work with version specifiers
Branch: CURRENT,
Version: 1.1.1nb1,
Package name: hs-hslua-module-version-1.1.1nb1,
Maintainer: pkgsrc-usersWrapper for the Data.Version.Version Haskell type.
Master sites:
Filesize: 6.006 KB
Version history: (Expand)
- (2024-05-09) Updated to version: hs-hslua-module-version-1.1.1nb1
- (2024-05-02) Updated to version: hs-hslua-module-version-1.1.1
- (2023-11-02) Updated to version: hs-hslua-module-version-1.1.0nb1
- (2023-10-30) Updated to version: hs-hslua-module-version-1.1.0
- (2023-10-09) Updated to version: hs-hslua-module-version-1.0.3nb2
- (2023-02-09) Updated to version: hs-hslua-module-version-1.0.3nb1
CVS history: (Expand)
2023-11-02 07:37:49 by Masatake Daimon | Files touched by this commit (1141) |
Log message:
Revbump all Haskell after updating lang/ghc96
|
2023-10-30 13:41:13 by Masatake Daimon | Files touched by this commit (4) |
Log message:
devel/hs-hslua-module-version: Update to 1.1.0
hslua-module-version-1.1.0 - Released 2023-03-13.
* Update to hslua-2.3; this includes the addition of type initializers to
the module.
|
2023-10-09 06:55:01 by Masatake Daimon | Files touched by this commit (988) |
Log message:
Bump Haskell packages after updating lang/ghc94
|
2023-01-26 10:30:36 by Masatake Daimon | Files touched by this commit (4) |
Log message:
devel/hs-hslua-module-version: Update to 1.0.3
hslua-module-version-1.0.3 - Released 2022-09-01
* Allow equality checks with non-version values: A Version value can now be
compared with any value. Previously, comparing a version with a value
that cannot be interpreted as a Version would result in an error,
violating the principle of least surprise.
hslua-module-version-1.0.2 - Released 2022-02-19
* Relax upper bounds, allowing hslua-core-2.2.*, hslua-marshalling-2.2.*
and hslua-packaging-2.2.*.
|
2022-02-26 04:58:36 by Masatake Daimon | Files touched by this commit (872) |
Log message:
Bump all Haskell packages after enabling "split sections" in mk/haskell.mk
|
2022-02-12 09:11:28 by Masatake Daimon | Files touched by this commit (5) |
Log message:
devel/hs-hslua-module-version: import hs-hslua-module-version-1.0.1
Wrapper for the Data.Version.Version Haskell type.
|