forked from pool/ghc-lucid
Accepting request 930440 from devel:languages:haskell
automated update of haskell stack OBS-URL: https://build.opensuse.org/request/show/930440 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-lucid?expand=0&rev=6
This commit is contained in:
commit
0ac5d89da2
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 19 07:21:39 UTC 2021 - psimons@suse.com
|
||||
|
||||
- Update lucid to version 2.10.0.
|
||||
## 2.9.13
|
||||
|
||||
* Change internal attributes representation from HashMap to Map. This
|
||||
introduces stable ordering, at a negligible performance cost for
|
||||
realistic element sizes. This may affect some test suites.
|
||||
* doctype no longer accepts attributes. You can use `with` with
|
||||
`doctypeHtml` now, if needed.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 2 09:33:12 UTC 2021 - psimons@suse.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global pkg_name lucid
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 2.9.12.1
|
||||
Version: 2.10.0
|
||||
Release: 0
|
||||
Summary: Clear to write, read and edit DSL for HTML
|
||||
License: BSD-3-Clause
|
||||
|
3
lucid-2.10.0.tar.gz
Normal file
3
lucid-2.10.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cf8740ca356a971bf5ffacd49d36bba2d6ce807f4f0cf551f5a6cf60c358f9f7
|
||||
size 20929
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:41e0e76df02737c1ef19dfad88482fbac3918d9e206939de440299d6f1257e5a
|
||||
size 19988
|
Loading…
Reference in New Issue
Block a user