diff options
-rw-r--r-- | haskell/haskell-pandoc-types/haskell-pandoc-types.SlackBuild | 2 | ||||
-rw-r--r-- | haskell/haskell-pandoc-types/haskell-pandoc-types.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/haskell/haskell-pandoc-types/haskell-pandoc-types.SlackBuild b/haskell/haskell-pandoc-types/haskell-pandoc-types.SlackBuild index be5992ae53..d0ad0f27d1 100644 --- a/haskell/haskell-pandoc-types/haskell-pandoc-types.SlackBuild +++ b/haskell/haskell-pandoc-types/haskell-pandoc-types.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=haskell-pandoc-types -VERSION=${VERSION:-1.17.5.3} +VERSION=${VERSION:-1.22.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/haskell/haskell-pandoc-types/haskell-pandoc-types.info b/haskell/haskell-pandoc-types/haskell-pandoc-types.info index edc56a85ab..ad79862dcd 100644 --- a/haskell/haskell-pandoc-types/haskell-pandoc-types.info +++ b/haskell/haskell-pandoc-types/haskell-pandoc-types.info @@ -1,8 +1,8 @@ PRGNAM="haskell-pandoc-types" -VERSION="1.17.5.3" +VERSION="1.22.1" HOMEPAGE="https://hackage.haskell.org/package/pandoc-types" -DOWNLOAD="https://hackage.haskell.org/package/pandoc-types-1.17.5.3/pandoc-types-1.17.5.3.tar.gz" -MD5SUM="8b100d5e3b58abc28946cc821fb120cf" +DOWNLOAD="https://hackage.haskell.org/package/pandoc-types-1.22.1/pandoc-types-1.22.1.tar.gz" +MD5SUM="ab16ff6b75e23ead2e45e57836a57e08" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="haskell-QuickCheck haskell-syb haskell-aeson haskell-deepseq-generics" |