Browse Source

pandoc*: rebuild with ghc-8.4.3

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@11745 ec354946-7b23-47d6-9f5a-488ba84defc7
ara_t 5 years ago
parent
commit
78fe17bfbc

+ 7 - 4
p/pandoc-citeproc/pandoc-citeproc-vl.spec

@@ -1,8 +1,8 @@
 %define pkg_name    pandoc-citeproc
 %define pkg_version 0.14.3.1
-%define pkg_release 1%{?_dist_release}
+%define pkg_release 2%{?_dist_release}
 
-%define pandoc_version 2.2.1
+%define pandoc_version 2.2.2
 
 Summary:  Library and executable for using citeproc with pandoc
 Name:    %{pkg_name}
@@ -15,9 +15,9 @@ URL:      http://hackage.haskell.org
 
 Source0: packages
 
-Source11: base-orphans-0.7.tar.gz
+Source11: base-orphans-0.8.tar.gz
 Source12: base-orphans.cabal
-Source13: hs-bibutils-6.2.0.1.tar.gz
+Source13: hs-bibutils-6.6.0.0.tar.gz
 Source14: hs-bibutils.cabal
 Source15: rfc5051-0.1.0.3.tar.gz
 Source16: rfc5051.cabal
@@ -114,6 +114,9 @@ done
 
 
 %changelog
+* Sat Jul 21 2018 Toshiaki Ara <ara_t@384.jp> 0.14.3.1-2
+- build using ghc-8.4.3 and pandoc-2.2.2
+
 * Fri May 18 2018 Toshiaki Ara <ara_t@384.jp> 0.14.3.1-1
 - update to 0.14.3.1
 - rebuild using ghc-8.4.2 and pandoc-2.2.1

+ 18 - 16
p/pandoc-crossref/pandoc-crossref-vl.spec

@@ -1,8 +1,8 @@
 %define pkg_name    pandoc-crossref
-%define pkg_version 0.3.2.0
+%define pkg_version 0.3.2.1
 %define pkg_release 1%{?_dist_release}
 
-%define pandoc_version 2.2.1
+%define pandoc_version 2.2.2
 
 Summary:  Library and executable for using citeproc with pandoc
 Name:    %{pkg_name}
@@ -23,20 +23,18 @@ Source15: data-accessor-0.2.2.7.tar.gz
 Source16: data-accessor.cabal
 Source17: open-browser-0.2.1.0.tar.gz
 Source18: open-browser.cabal
-Source19: temporary-1.2.1.1.tar.gz
-Source20: temporary.cabal
-Source21: utility-ht-0.0.14.tar.gz
-Source22: utility-ht.cabal
-Source23: optparse-applicative-0.14.2.0.tar.gz
-Source24: optparse-applicative.cabal
-Source25: roman-numerals-0.5.1.5.tar.gz
-Source26: roman-numerals.cabal
-Source27: data-accessor-transformers-0.2.1.7.tar.gz
-Source28: data-accessor-transformers.cabal
-Source29: data-accessor-template-0.2.1.15.tar.gz
-Source30: data-accessor-template.cabal
-Source31: pandoc-crossref-0.3.2.0.tar.gz
-Source32: pandoc-crossref.cabal
+Source19: utility-ht-0.0.14.tar.gz
+Source20: utility-ht.cabal
+Source21: optparse-applicative-0.14.2.0.tar.gz
+Source22: optparse-applicative.cabal
+Source23: roman-numerals-0.5.1.5.tar.gz
+Source24: roman-numerals.cabal
+Source25: data-accessor-transformers-0.2.1.7.tar.gz
+Source26: data-accessor-transformers.cabal
+Source27: data-accessor-template-0.2.1.15.tar.gz
+Source28: data-accessor-template.cabal
+Source29: pandoc-crossref-0.3.2.1.tar.gz
+Source30: pandoc-crossref.cabal
 
 BuildRoot: %{_tmppath}/%{pkg_name}-%{version}-root
 
@@ -111,6 +109,10 @@ done
 
 
 %changelog
+* Sat Jul 21 2018 Toshiaki Ara <ara_t@384.jp> 0.3.2.1-1
+- update to 0.3.2.1
+- build using ghc-8.4.3 and pandoc-2.2.2
+
 * Fri May 18 2018 Toshiaki Ara <ara_t@384.jp> 0.3.2.0-1
 - update to 0.3.2.0
 - rebuild using ghc-8.4.2 and pandoc-2.2.1

+ 6 - 2
p/pandoc/pandoc-vl.spec

@@ -1,5 +1,5 @@
 %define pkg_name    pandoc
-%define pkg_version 2.2.1
+%define pkg_version 2.2.2
 %define pkg_release 1%{?_dist_release}
 
 Summary:     general markup converter
@@ -15,7 +15,7 @@ URL:     http://hackage.haskell.org
 
 Source0: packages
 
-Source11: pandoc-2.2.1.tar.gz
+Source11: pandoc-2.2.2.tar.gz
 Source12: pandoc.cabal
 
 BuildRoot: %{_tmppath}/%{pkg_name}-%{version}-root
@@ -167,6 +167,10 @@ popd
 
 
 %changelog
+* Sat Jul 21 2018 Toshiaki Ara <ara_t@384.jp> 2.2.2-1
+- update to 2.2.2
+- build using ghc-8.4.3
+
 * Fri May 18 2018 Toshiaki Ara <ara_t@384.jp> 2.2.1-1
 - update to 2.2.1
 - rebuild using ghc-8.4.2