forked from pool/ghc-file-embed
osc copypac from project:devel:languages:haskell:lts:10 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=18
This commit is contained in:
parent
d6be39b630
commit
b5b54d2c4e
3
file-embed-0.0.10.1.tar.gz
Normal file
3
file-embed-0.0.10.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:33cdeb44e8fa1ca8ade64e2b8d0924ea8c70b2b521455a0f22cde36f19314152
|
||||
size 6251
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f751925cec5773a4fad5a48ca0a86a21091ee5f1efccf618a64a89fa2cf5f711
|
||||
size 6247
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 21 19:16:10 UTC 2017 - psimons@suse.com
|
||||
|
||||
- Update to version 0.0.10.1.
|
||||
A more detailed change log is not available.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global pkg_name file-embed
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.0.10
|
||||
Version: 0.0.10.1
|
||||
Release: 0
|
||||
Summary: Use Template Haskell to embed file contents directly
|
||||
License: BSD-2-Clause
|
||||
@ -35,7 +35,7 @@ BuildRequires: ghc-template-haskell-devel
|
||||
|
||||
%description
|
||||
Use Template Haskell to read a file or all the files in a directory, and turn
|
||||
them into (path, bytestring) pairs embedded in your haskell code.
|
||||
them into (path, bytestring) pairs embedded in your Haskell code.
|
||||
|
||||
%package devel
|
||||
Summary: Haskell %{pkg_name} library development files
|
||||
|
Loading…
x
Reference in New Issue
Block a user