osc copypac from project:devel:languages:haskell:ghc-9.4.x package:ghc-commonmark revision:8, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-commonmark?expand=0&rev=29
This commit is contained in:
parent
108b8b47d2
commit
8ea68df558
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b70b421f5753d983745e558d7d66a5e346ee5b2ebc0a827e9f63f8ff7a62b24e
|
|
||||||
size 101438
|
|
3
commonmark-0.2.3.tar.gz
Normal file
3
commonmark-0.2.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:745ade908c7cd8a61538d9c3e60363d5e1175fd7f544f557ff52517c8408d905
|
||||||
|
size 102342
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jun 25 16:54:28 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
- Update commonmark to version 0.2.3.
|
||||||
|
## 0.2.3
|
||||||
|
|
||||||
|
* Re-export Text.Parsec.Pos from Commonmark.Types (Fraser
|
||||||
|
Tweedale, #106).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 30 17:06:15 UTC 2023 - Peter Simons <psimons@suse.com>
|
Thu Mar 30 17:06:15 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
%global pkgver %{pkg_name}-%{version}
|
%global pkgver %{pkg_name}-%{version}
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.2.2
|
Version: 0.2.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Pure Haskell commonmark parser
|
Summary: Pure Haskell commonmark parser
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
Reference in New Issue
Block a user