Accepting request 917351 from devel:languages:haskell

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/917351
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-file-embed?expand=0&rev=17
This commit is contained in:
Dominique Leuenberger 2021-09-10 21:40:56 +00:00 committed by Git OBS Bridge
commit d757370f69
4 changed files with 12 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Aug 29 13:57:28 UTC 2021 - psimons@suse.com
- Update file-embed to version 0.0.15.0.
## 0.0.15.0
* Add `makeRelativeToLocationPredicate`
-------------------------------------------------------------------
Tue May 11 09:10:44 UTC 2021 - psimons@suse.com

View File

@ -19,7 +19,7 @@
%global pkg_name file-embed
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 0.0.14.0
Version: 0.0.15.0
Release: 0
Summary: Use Template Haskell to embed file contents directly
License: BSD-2-Clause