Accepting request 1157240 from devel:languages:haskell
Update Haskell ecosystem to GHC version 9.8.2. OBS-URL: https://build.opensuse.org/request/show/1157240 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-commonmark-pandoc?expand=0&rev=12
This commit is contained in:
commit
d1111f5823
3
commonmark-pandoc-0.2.2.1.tar.gz
Normal file
3
commonmark-pandoc-0.2.2.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6190eb15bf2e0964cb1b206984f7613bd204b55469d11dff8fcca5488b097acd
|
||||||
|
size 5022
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:60b4bd5deb258bad77db02a33bb1a2d0061666271f84872ae1ff20c87905bc8b
|
|
||||||
size 5000
|
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 15 04:43:02 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
- Update commonmark-pandoc to version 0.2.2.1.
|
||||||
|
## 0.2.2.1
|
||||||
|
|
||||||
|
- Remove nested footnotes (#138).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Dec 11 19:50:28 UTC 2023 - Peter Simons <psimons@suse.com>
|
Mon Dec 11 19:50:28 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghc-commonmark-pandoc
|
# spec file for package ghc-commonmark-pandoc
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,7 +19,7 @@
|
|||||||
%global pkg_name commonmark-pandoc
|
%global pkg_name commonmark-pandoc
|
||||||
%global pkgver %{pkg_name}-%{version}
|
%global pkgver %{pkg_name}-%{version}
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.2.2
|
Version: 0.2.2.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Bridge between commonmark and pandoc AST
|
Summary: Bridge between commonmark and pandoc AST
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
Reference in New Issue
Block a user