From 326a3d9d8c6138161cdd5928357b0d42d92992fbe2b1cfb93478b10157e9cfa0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Tue, 9 Nov 2021 08:31:59 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-lucid revision:11, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-lucid?expand=0&rev=13 --- ghc-lucid.changes | 12 ++++++++++++ ghc-lucid.spec | 2 +- lucid-2.10.0.tar.gz | 3 +++ lucid-2.9.12.1.tar.gz | 3 --- 4 files changed, 16 insertions(+), 4 deletions(-) create mode 100644 lucid-2.10.0.tar.gz delete mode 100644 lucid-2.9.12.1.tar.gz diff --git a/ghc-lucid.changes b/ghc-lucid.changes index 8a02724..adbffdb 100644 --- a/ghc-lucid.changes +++ b/ghc-lucid.changes @@ -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 diff --git a/ghc-lucid.spec b/ghc-lucid.spec index 2a0535f..6db97e4 100644 --- a/ghc-lucid.spec +++ b/ghc-lucid.spec @@ -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 diff --git a/lucid-2.10.0.tar.gz b/lucid-2.10.0.tar.gz new file mode 100644 index 0000000..4c1f365 --- /dev/null +++ b/lucid-2.10.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf8740ca356a971bf5ffacd49d36bba2d6ce807f4f0cf551f5a6cf60c358f9f7 +size 20929 diff --git a/lucid-2.9.12.1.tar.gz b/lucid-2.9.12.1.tar.gz deleted file mode 100644 index 0f15d3b..0000000 --- a/lucid-2.9.12.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:41e0e76df02737c1ef19dfad88482fbac3918d9e206939de440299d6f1257e5a -size 19988