mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-20 02:05:50 +01:00
Turn off old-time flag for tar
This commit is contained in:
parent
4e9c9d1ffa
commit
6e7f19624d
@ -773,6 +773,9 @@ package-flags:
|
|||||||
text:
|
text:
|
||||||
integer-simple: false
|
integer-simple: false
|
||||||
|
|
||||||
|
tar:
|
||||||
|
old-time: false
|
||||||
|
|
||||||
# By skipping a test suite, we do not pull in the build dependencies
|
# By skipping a test suite, we do not pull in the build dependencies
|
||||||
skipped-tests:
|
skipped-tests:
|
||||||
- ReadArgs # old version of hspec
|
- ReadArgs # old version of hspec
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user