Accepting request 801012 from devel:languages:haskell

version update

OBS-URL: https://build.opensuse.org/request/show/801012
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-doctemplates?expand=0&rev=8
This commit is contained in:
Dominique Leuenberger 2020-05-11 11:34:40 +00:00 committed by Git OBS Bridge
commit ef0549d4d5
4 changed files with 15 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6bc1b059aa98fbd340b5cf12cdb3eccc07c9d3e8cf9ec55d5c7054104ad5be0b
size 26476

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f463b2309e19918a58b1e53740bee4b98ab274549e49e4455dce824b49adbe93
size 26780

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed May 6 06:54:10 UTC 2020 - psimons@suse.com
- Update doctemplates to version 0.8.2.
## 0.8.2
* Add filters: first, rest, last, allbutlast.
* New constructors for Filter: FirstItem, LastItem, Rest, AllButLast
[API change].
-------------------------------------------------------------------
Thu Feb 27 16:05:49 UTC 2020 - psimons@suse.com

View File

@ -19,7 +19,7 @@
%global pkg_name doctemplates
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 0.8.1
Version: 0.8.2
Release: 0
Summary: Pandoc-style document templates
License: BSD-3-Clause