pandoc: restrict update-check to Stackage LTS.
This commit is contained in:
parent
703b92b051
commit
f319d24a04
1 changed files with 2 additions and 2 deletions
|
@ -1,2 +1,2 @@
|
||||||
site='http://pandoc.org/releases.html'
|
site='http://www.stackage.org/lts'
|
||||||
pattern='pandoc \K[\d.]+'
|
pattern='pandoc-\K[\d.]+'
|
||||||
|
|
Loading…
Reference in a new issue