osc copypac from project:devel:languages:haskell:ghc-9.6.x package:ghc-shakespeare revision:2, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-shakespeare?expand=0&rev=24
This commit is contained in:
parent
ffcc9ff93d
commit
be13308f7f
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 11 03:58:21 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
- Update shakespeare to version 2.1.0.1.
|
||||||
|
### 2.1.0.1
|
||||||
|
|
||||||
|
* Fix 100⨯ slowdown on parsec-3.1.15 [#277](https://github.com/yesodweb/shakespeare/pull/277)
|
||||||
|
|
||||||
|
### 2.1.0
|
||||||
|
|
||||||
|
* Add `OverloadedRecordDot`-style record access in expressions
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 30 17:08:15 UTC 2023 - Peter Simons <psimons@suse.com>
|
Thu Mar 30 17:08: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: 2.0.30
|
Version: 2.1.0.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A toolkit for making compile-time interpolated templates
|
Summary: A toolkit for making compile-time interpolated templates
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5c8dfe55db93303aafb03cfd969dc831d14bf4971a5fa1e5eae2459f64be1e0d
|
|
||||||
size 71263
|
|
3
shakespeare-2.1.0.1.tar.gz
Normal file
3
shakespeare-2.1.0.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6cb655f3734de1b920faf67f313d45e31fc7f8fcf0a2e00a45f986d8e107d22f
|
||||||
|
size 71698
|
Loading…
x
Reference in New Issue
Block a user