update to 0.4.3.4
This commit is contained in:
parent
cb4b726570
commit
beff395c58
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
|||||||
/blaze-html-0.4.1.7.tar.gz
|
/blaze-html-0.4.1.7.tar.gz
|
||||||
/blaze-html-0.4.2.0.tar.gz
|
/blaze-html-0.4.2.0.tar.gz
|
||||||
/blaze-html-0.4.3.1.tar.gz
|
/blaze-html-0.4.3.1.tar.gz
|
||||||
|
/blaze-html-0.4.3.4.tar.gz
|
||||||
|
@ -13,8 +13,8 @@ The project is aimed at those who seek to write web applications in Haskell\
|
|||||||
— it integrates well with all Haskell web frameworks.
|
— it integrates well with all Haskell web frameworks.
|
||||||
|
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.4.3.1
|
Version: 0.4.3.4
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: %{common_summary}
|
Summary: %{common_summary}
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -57,6 +57,9 @@ BuildRequires: ghc-text-prof
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 13 2012 Jens Petersen <petersen@redhat.com> - 0.4.3.4-1
|
||||||
|
- update to 0.4.3.4
|
||||||
|
|
||||||
* Thu Mar 22 2012 Jens Petersen <petersen@redhat.com> - 0.4.3.1-3
|
* Thu Mar 22 2012 Jens Petersen <petersen@redhat.com> - 0.4.3.1-3
|
||||||
- rebuild
|
- rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user