update to 0.8.8

This commit is contained in:
Jens Petersen 2022-06-07 10:05:28 +08:00
parent acce0d1d3e
commit 4a51ec57f2
5 changed files with 69 additions and 37 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
*.rpm
/HStringTemplate-0.8.7.tar.gz
/HStringTemplate-0.8.8.tar.gz

View File

@ -1,34 +0,0 @@
name: HStringTemplate
version: 0.8.7
x-revision: 1
synopsis: StringTemplate implementation in Haskell.
description: A port of the Java library by Terrence Parr.
category: Text
license: BSD3
license-file: LICENSE
author: Sterling Clover
maintainer: s.clover@gmail.com
Tested-With: GHC == 8.2
Build-Type: Simple
Cabal-Version: >= 1.6
library
build-depends: syb, base >= 4, base < 5, filepath, parsec < 4, containers, pretty >= 1.1.0.0,
time >= 1.4.2 && < 1.10, bytestring, directory, array, text, deepseq, blaze-builder,void, template-haskell >= 2.3, mtl,
old-locale, semigroups >= 0.16
exposed-modules: Text.StringTemplate
Text.StringTemplate.Base
Text.StringTemplate.Classes
Text.StringTemplate.GenericStandard
Text.StringTemplate.QQ
other-modules: Text.StringTemplate.Instances
Text.StringTemplate.Group
Text.StringTemplate.Renderf
ghc-options: -Wall
source-repository head
type: darcs
location: http://hub.darcs.net/sterlingclover/hstringtemplate

View File

@ -0,0 +1,60 @@
Cabal-Version: 1.18
name: HStringTemplate
version: 0.8.8
x-revision: 2
synopsis: StringTemplate implementation in Haskell.
description: A port of the Java library by Terrence Parr.
category: Text
license: BSD3
license-file: LICENSE
author: Sterling Clover
maintainer: s.clover@gmail.com
Tested-With: GHC == 8.2, GHC == 9.0.1
Build-Type: Simple
source-repository head
type: darcs
location: http://hub.darcs.net/sterlingclover/hstringtemplate
library
default-language: Haskell2010
build-depends:
base >= 4 && < 5,
array < 0.6,
blaze-builder < 0.5,
bytestring < 0.12,
deepseq < 1.5,
text < 2.1,
containers < 0.7,
template-haskell >= 2.3 && < 2.19,
pretty < 1.2,
directory < 1.4,
filepath < 1.5,
mtl < 2.3,
old-locale < 1.1,
parsec > 3 && < 4,
semigroups >= 0.16 && < 0.21,
syb < 0.8,
void < 0.8,
time >= 1.4.2 && < 1.14
exposed-modules: Text.StringTemplate
Text.StringTemplate.Base
Text.StringTemplate.Classes
Text.StringTemplate.GenericStandard
Text.StringTemplate.QQ
other-modules: Text.StringTemplate.Instances
Text.StringTemplate.Group
Text.StringTemplate.Renderf
ghc-options: -Wall
test-suite test
default-language: Haskell2010
type: exitcode-stdio-1.0
main-is: Main.hs
hs-source-dirs: tests
build-depends: HStringTemplate, base, containers, QuickCheck >= 2.13, random >= 1.0 , HUnit >= 1.5
other-modules: Properties
Units

View File

@ -4,9 +4,11 @@
%global pkg_name HStringTemplate
%global pkgver %{pkg_name}-%{version}
# testsuite missing deps: base containers
Name: ghc-%{pkg_name}
Version: 0.8.7
Release: 12%{?dist}
Version: 0.8.8
Release: 1%{?dist}
Summary: StringTemplate implementation in Haskell
License: BSD
@ -119,6 +121,9 @@ cp -bp %{SOURCE1} %{pkg_name}.cabal
%changelog
* Tue Jun 07 2022 Jens Petersen <petersen@redhat.com> - 0.8.8-1
- https://hackage.haskell.org/package/HStringTemplate-0.8.8/changelog
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.7-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild

View File

@ -1 +1 @@
SHA512 (HStringTemplate-0.8.7.tar.gz) = a00552a104231aa44e06c558f200a36430774351de2e7c55b0f25fd064d29aa25e62e48185d79184d916fe7440ad2a6d20dd54a5b4ad4bb635e58fc259185e5b
SHA512 (HStringTemplate-0.8.8.tar.gz) = 12a9d5e8ee3da4fb88103f9cb63012ba1e405a3d011fc7d09f2283e399b7246730c0075d46e5e64df0bb317330d803a7cf8ed25dcdb4f6345817a30e3b3508f9