The NetBSD Project

CVS log for pkgsrc/databases/hs-sqlite-simple/buildlink3.mk

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / databases / hs-sqlite-simple

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.11 / (download) - annotate - [select for diffs], Wed Nov 8 13:18:24 2023 UTC (5 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, HEAD
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored) to selected 1.6 (colored)

*: recursive bump for icu 74.1

Revision 1.10 / (download) - annotate - [select for diffs], Thu Nov 2 06:36:14 2023 UTC (5 months, 2 weeks ago) by pho
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored) to selected 1.6 (colored)

Revbump all Haskell after updating lang/ghc96

Revision 1.9 / (download) - annotate - [select for diffs], Mon Oct 9 04:54:04 2023 UTC (6 months, 1 week ago) by pho
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored) to selected 1.6 (colored)

Bump Haskell packages after updating lang/ghc94

Revision 1.8 / (download) - annotate - [select for diffs], Wed Apr 19 08:08:07 2023 UTC (12 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored) to selected 1.6 (colored)

revbump after textproc/icu update

Revision 1.7 / (download) - annotate - [select for diffs], Tue Feb 7 01:40:24 2023 UTC (14 months, 1 week ago) by pho
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

revbump all the Haskell packages after modifying the runtime system of lang/ghc94

Revision 1.6 / (download) - annotate - [selected], Thu Jan 26 11:26:32 2023 UTC (14 months, 3 weeks ago) by pho
Branch: MAIN
Changes since 1.5: +2 -4 lines
Diff to previous 1.5 (colored)

databases/hs-sqlite-simple: Update to 0.4.18.2

0.4.18.2
* Depend on semigroups only for old GHC versions

0.4.18.1
* Add generic implementation of 'FromRow' and 'ToRow'.

Revision 1.5 / (download) - annotate - [select for diffs], Wed Nov 23 16:18:35 2022 UTC (16 months, 3 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored) to selected 1.6 (colored)

massive revision bump after textproc/icu update

Revision 1.4 / (download) - annotate - [select for diffs], Sat Aug 20 08:08:13 2022 UTC (19 months, 4 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored) to selected 1.6 (colored)

hs*: recursive bump for new dependencies needed

for hs-aeson, hs-vector

Revision 1.3 / (download) - annotate - [select for diffs], Fri Aug 19 11:43:50 2022 UTC (20 months ago) by tnn
Branch: MAIN
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored) to selected 1.6 (colored)

hs-*sqlite*: propagate sqlite3 dependency in bl3.mk

seems to be needed for devel/hs-hiedb

Revision 1.2 / (download) - annotate - [select for diffs], Sat Feb 26 03:57:45 2022 UTC (2 years, 1 month ago) by pho
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored) to selected 1.6 (colored)

Bump all Haskell packages after enabling "split sections" in mk/haskell.mk

Revision 1.1 / (download) - annotate - [select for diffs], Wed Feb 16 09:43:12 2022 UTC (2 years, 2 months ago) by pho
Branch: MAIN
Diff to selected 1.6 (colored)

databases/hs-sqlite-simple: import hs-sqlite-simple-0.4.18.0

This library is a mid-level Haskell binding to the SQLite database.

Sqlite-simple provides a convenient API to sqlite that does some level of
automatic data conversion between the database and Haskell types. The API
has been modeled directly after postgresql-simple which in turn borrows
from mysql-simple.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>