osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-file-embed revision:10, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-file-embed?expand=0&rev=52
This commit is contained in:
parent
361a39626e
commit
dfec601ded
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d13068abb0bd22c5d118164734a097dc591977b2c7561d912af9097803c6e1ea
|
||||
size 6657
|
3
file-embed-0.0.14.0.tar.gz
Normal file
3
file-embed-0.0.14.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:050267dbb2fb9033f16c66659fa739b6972775591fddf747e13f8d71c2f485ac
|
||||
size 7011
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 11 09:10:44 UTC 2021 - psimons@suse.com
|
||||
|
||||
- Update file-embed to version 0.0.14.0.
|
||||
## 0.0.14.0
|
||||
|
||||
* Add `embedFileIfExists`
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ghc-file-embed
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,7 +19,7 @@
|
||||
%global pkg_name file-embed
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.0.13.0
|
||||
Version: 0.0.14.0
|
||||
Release: 0
|
||||
Summary: Use Template Haskell to embed file contents directly
|
||||
License: BSD-2-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user