Accepting request 1218560 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/1218560 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-hslua-module-doclayout?expand=0&rev=6
This commit is contained in:
commit
9dd91bd961
@ -1,3 +1,25 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 21 13:26:16 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
- Update hslua-module-doclayout to version 1.2.0.
|
||||||
|
## 1.2.0
|
||||||
|
|
||||||
|
Released 2024-09-21.
|
||||||
|
|
||||||
|
- Require doclayout-0.5.
|
||||||
|
|
||||||
|
- Add new styling functions `bold`, `italic`, `underlined`,
|
||||||
|
`strikeout`, `fg`, and `bg`.
|
||||||
|
|
||||||
|
- The `render` function now takes `style` as a third parameter.
|
||||||
|
It must be either 'plain' or 'ansi' when given.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 9 15:24:45 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
- Update hslua-module-doclayout to version 1.1.1.2 revision 1.
|
||||||
|
Upstream has revised the Cabal build instructions on Hackage.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jun 10 05:22:06 UTC 2024 - Peter Simons <psimons@suse.com>
|
Mon Jun 10 05:22:06 UTC 2024 - 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: 1.1.1.2
|
Version: 1.2.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Lua module wrapping Text.DocLayout
|
Summary: Lua module wrapping Text.DocLayout
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0f1703619a68ea3e433b1ab348ca82520f3369d5d8a22d71e50dab0ac435faad
|
|
||||||
size 10427
|
|
3
hslua-module-doclayout-1.2.0.tar.gz
Normal file
3
hslua-module-doclayout-1.2.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:32e4a820d7d137750753012aa599ee07846b462ae87fb5f54317d1f0dbb47ff4
|
||||||
|
size 11746
|
Loading…
x
Reference in New Issue
Block a user