pandoc: restrict update-check to Stackage LTS.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
site='http://pandoc.org/releases.html'
|
||||
pattern='pandoc \K[\d.]+'
|
||||
site='http://www.stackage.org/lts'
|
||||
pattern='pandoc-\K[\d.]+'
|
||||
|
||||
Reference in New Issue
Block a user