osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-file-embed revision:3, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-file-embed?expand=0&rev=42
This commit is contained in:
Peter Simons 2020-07-08 19:28:28 +00:00 committed by Git OBS Bridge
parent b6503fb511
commit b3d34fad25
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:579031e9f8248a1e56ee61fda32ab7da23d36a911383e9530c3a7b173d5b628d
size 6563

View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Jul 7 02:00:28 UTC 2020 - psimons@suse.com
- Update file-embed to version 0.0.13.0.
## 0.0.13.0
* Ensure that directory listings are returned in sorted order for reproducibility [yesodweb/yesod#1684](https://github.com/yesodweb/yesod/issues/1684)
-------------------------------------------------------------------
Tue Jun 9 09:26:17 UTC 2020 - psimons@suse.com

View File

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