forked from pool/ghc-pandoc-lua-engine
Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
a47d9ffcc6 | |||
061d29dbac |
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 5 21:05:45 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update pandoc-lua-engine to version 0.3.3.
|
||||
Upstream does not provide a change log file.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 10 17:25:21 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update pandoc-lua-engine to version 0.3.2.
|
||||
Upstream does not provide a change log file.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 29 00:06:32 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||
|
||||
|
@@ -20,15 +20,13 @@
|
||||
%global pkgver %{pkg_name}-%{version}
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.3.1
|
||||
Version: 0.3.3
|
||||
Release: 0
|
||||
Summary: Lua engine to power custom pandoc conversions
|
||||
License: GPL-2.0-or-later
|
||||
URL: https://hackage.haskell.org/package/%{pkg_name}
|
||||
Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
|
||||
BuildRequires: ghc-Cabal-devel
|
||||
BuildRequires: ghc-SHA-devel
|
||||
BuildRequires: ghc-SHA-prof
|
||||
BuildRequires: ghc-aeson-devel
|
||||
BuildRequires: ghc-aeson-prof
|
||||
BuildRequires: ghc-base-devel
|
||||
@@ -39,6 +37,8 @@ BuildRequires: ghc-citeproc-devel
|
||||
BuildRequires: ghc-citeproc-prof
|
||||
BuildRequires: ghc-containers-devel
|
||||
BuildRequires: ghc-containers-prof
|
||||
BuildRequires: ghc-crypton-devel
|
||||
BuildRequires: ghc-crypton-prof
|
||||
BuildRequires: ghc-data-default-devel
|
||||
BuildRequires: ghc-data-default-prof
|
||||
BuildRequires: ghc-doclayout-devel
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b81cf0342e3b0c43c5af421a85b54f5e27eb5eee85db36a68d1f9ca4063d59cc
|
||||
size 87515
|
3
pandoc-lua-engine-0.3.3.tar.gz
Normal file
3
pandoc-lua-engine-0.3.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1c168b90e9cb993713aa7d8b2153ade1a2bba283bdba0c07da6d592c5e6ded4b
|
||||
size 87860
|
Reference in New Issue
Block a user