Skip to content

Commit 4606e52

Browse files
Sam BalcoSam Balco
authored andcommitted
bump quickjs version to 2020-11-08
1 parent 446f7df commit 4606e52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

quickjs-hs.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 1.12
22
name: quickjs-hs
3-
version: 0.1.2.3
3+
version: 0.1.2.4
44
homepage: https://github.com/goodlyrottenapple/quickjs-hs#readme
55
bug-reports: https://github.com/goodlyrottenapple/quickjs-hs/issues
66
author: Sam Balco
@@ -71,7 +71,7 @@ library
7171

7272
cc-options:
7373
-static -D_GNU_SOURCE
74-
-DCONFIG_VERSION="2020-09-06"
74+
-DCONFIG_VERSION="2020-11-08"
7575
-DCONFIG_BIGNUM
7676

7777
test-suite quickjs-hs-test

0 commit comments

Comments
 (0)