mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Bump up libjwt version
This will allow `libjwt-typed` into Stackage. See https://github.com/commercialhaskell/stackage/pull/5648
This commit is contained in:
parent
91060f76f8
commit
848af5bb36
@ -320,7 +320,7 @@ Z3_VER=4.8.8
|
||||
&& ln -s /usr/local/z3-${Z3_VER}-x64-ubuntu-16.04/bin/z3 /usr/bin/z3
|
||||
)
|
||||
|
||||
LIBJWT_VER=1.12.0
|
||||
LIBJWT_VER=1.12.1
|
||||
(
|
||||
pushd /tmp \
|
||||
&& wget https://github.com/benmcollins/libjwt/archive/v${LIBJWT_VER}.zip \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user