Accepting request 627276 from devel:languages:haskell

Add xmonad, xmobar, and their dependencies to Factory.

OBS-URL: https://build.opensuse.org/request/show/627276
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-file-embed?expand=0&rev=8
This commit is contained in:
Dominique Leuenberger 2018-08-04 19:53:58 +00:00 committed by Git OBS Bridge
commit 5afb21d4a2
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:33cdeb44e8fa1ca8ade64e2b8d0924ea8c70b2b521455a0f22cde36f19314152
size 6251

3
file-embed-0.0.11.tar.gz Normal file
View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Jul 31 14:10:04 UTC 2018 - psimons@suse.com
- Update file-embed to version 0.0.11.
## 0.0.11
* embedDirListing [#26](https://github.com/snoyberg/file-embed/pull/26)
-------------------------------------------------------------------
Wed Jul 18 14:26:24 UTC 2018 - psimons@suse.com

View File

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