forked from pool/ghc-commonmark-extensions
osc copypac from project:devel:languages:haskell:ghc-9.8.x package:ghc-commonmark-extensions revision:5, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-commonmark-extensions?expand=0&rev=33
This commit is contained in:
parent
ba0d465d68
commit
de1920f9de
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ec8d2ced4f126aed144e98888f1af845402395a351d8b1c291a372723a7811ab
|
||||
size 45010
|
3
commonmark-extensions-0.2.5.3.tar.gz
Normal file
3
commonmark-extensions-0.2.5.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a42c9be86077d1193ba952c73af3f4e86d25678f7a556d0e27b81fd4c0164df7
|
||||
size 45107
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 28 05:53:52 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update commonmark-extensions to version 0.2.5.3.
|
||||
## 0.2.5.3
|
||||
|
||||
* Fix rebase_relative_paths extension so it works with URLs with
|
||||
non-ASCII characters (#148). Previously these would not be properly
|
||||
detected as absolute URIs.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 15 04:42:30 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%global pkgver %{pkg_name}-%{version}
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.2.5.2
|
||||
Version: 0.2.5.3
|
||||
Release: 0
|
||||
Summary: Pure Haskell commonmark parser
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
x
Reference in New Issue
Block a user