Accepting request 1127099 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/1127099 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-shakespeare?expand=0&rev=11
This commit is contained in:
commit
00840a06dc
@ -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>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%global pkgver %{pkg_name}-%{version}
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 2.0.30
|
||||
Version: 2.1.0.1
|
||||
Release: 0
|
||||
Summary: A toolkit for making compile-time interpolated templates
|
||||
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