diff options
Diffstat (limited to 'haskell')
-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 3448539c705d..457d87b54cc4 100644 --- a/haskell/haskell-pandoc-types/haskell-pandoc-types.SlackBuild +++ b/haskell/haskell-pandoc-types/haskell-pandoc-types.SlackBuild @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=haskell-pandoc-types -VERSION=${VERSION:-1.12.4.7} +VERSION=${VERSION:-1.16.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/haskell/haskell-pandoc-types/haskell-pandoc-types.info b/haskell/haskell-pandoc-types/haskell-pandoc-types.info index ff4528c1c537..e12fb08eedb9 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.12.4.7" +VERSION="1.16.1" HOMEPAGE="http://hackage.haskell.org/package/pandoc-types" -DOWNLOAD="http://hackage.haskell.org/package/pandoc-types-1.12.4.7/pandoc-types-1.12.4.7.tar.gz" -MD5SUM="bd46e342a9858966d8e647e24186cf10" +DOWNLOAD="http://hackage.haskell.org/package/pandoc-types-1.16.1/pandoc-types-1.16.1.tar.gz" +MD5SUM="9fed45bfc114c9530a16697945c20659" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="haskell-syb haskell-aeson haskell-deepseq-generics" |