diff --git a/cabal.project b/cabal.project index 155f0942e..b224185f8 100644 --- a/cabal.project +++ b/cabal.project @@ -24,6 +24,6 @@ source-repository-package source-repository-package type: git - location: https://github.com/pandoc/commonmark-hs.git + location: https://github.com/jgm/commonmark-hs.git tag: 7950d58dd270ec1576671feb96408bfb0b0fcfdb subdir: commonmark-extensions diff --git a/stack.yaml b/stack.yaml index 82572e265..10bdf5733 100644 --- a/stack.yaml +++ b/stack.yaml @@ -28,7 +28,7 @@ extra-deps: commit: a05431fd3ee218e42ece855ea25a038c23a589c7 - git: https://github.com/pandoc/pandoc-lua-marshal commit: 2dc58d431bb3e4d55999db03c470fbf32970b3d5 -- git: https://github.com/pandoc/commonmark-hs.git +- git: https://github.com/jgm/commonmark-hs.git commit: 7950d58dd270ec1576671feb96408bfb0b0fcfdb subdirs: [commonmark-extensions]