Accepting request 1144416 from devel:languages:haskell
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1144416 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-file-embed?expand=0&rev=19
This commit is contained in:
commit
feb5c8ee51
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f066b85d537a20252faa59489f6a854e4e8f39080f08730c9e195e418cec5bdd
|
|
||||||
size 7119
|
|
3
file-embed-0.0.16.0.tar.gz
Normal file
3
file-embed-0.0.16.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5f18672eff936355557cdd163905451205d7ee22742edac313dd27cf42a3f415
|
||||||
|
size 7198
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 28 06:59:04 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
- Update file-embed to version 0.0.16.0.
|
||||||
|
## 0.0.16.0
|
||||||
|
|
||||||
|
* Add `embedFileRelative`
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 30 17:06:47 UTC 2023 - Peter Simons <psimons@suse.com>
|
Thu Mar 30 17:06:47 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghc-file-embed
|
# spec file for package ghc-file-embed
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -20,7 +20,7 @@
|
|||||||
%global pkgver %{pkg_name}-%{version}
|
%global pkgver %{pkg_name}-%{version}
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.0.15.0
|
Version: 0.0.16.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Use Template Haskell to embed file contents directly
|
Summary: Use Template Haskell to embed file contents directly
|
||||||
License: BSD-2-Clause
|
License: BSD-2-Clause
|
||||||
|
Loading…
Reference in New Issue
Block a user