[ghc-blaze-html] update to 0.4.1.4

Jens Petersen petersen at fedoraproject.org
Sat Jun 18 09:25:22 UTC 2011


commit ff0a28346d7f4cb9e4822fa2aaf466d33176d916
Author: Jens Petersen <petersen at redhat.com>
Date:   Sat Jun 18 18:25:11 2011 +0900

    update to 0.4.1.4

 .gitignore          |    1 +
 ghc-blaze-html.spec |    5 ++++-
 sources             |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 98bb011..f3d0bff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /blaze-html-0.4.1.3.tar.gz
+/blaze-html-0.4.1.4.tar.gz
diff --git a/ghc-blaze-html.spec b/ghc-blaze-html.spec
index 3622dfa..2bf44c1 100644
--- a/ghc-blaze-html.spec
+++ b/ghc-blaze-html.spec
@@ -15,7 +15,7 @@ The project is aimed at those who seek to write web applications in Haskell\
  — it integrates well with all Haskell web frameworks.
 
 Name:           ghc-%{pkg_name}
-Version:        0.4.1.3
+Version:        0.4.1.4
 Release:        1%{?dist}
 Summary:        %{common_summary}
 
@@ -53,6 +53,9 @@ BuildRequires:  ghc-blaze-builder-prof, ghc-text-prof
 
 
 %changelog
+* Sat Jun 18 2011 Jens Petersen <petersen at redhat.com> - 0.4.1.4-1
+- update to 0.4.1.4
+
 * Wed Jun 15 2011 Jens Petersen <petersen at redhat.com> - 0.4.1.3-1
 - update to 0.4.1.3
 - cabal2spec-0.23
diff --git a/sources b/sources
index ca84fb3..a08eb8a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-599933bc2d3f583be06aed4350e68bc0  blaze-html-0.4.1.3.tar.gz
+a4442917261569ef8fd0372e6cd40968  blaze-html-0.4.1.4.tar.gz


More information about the scm-commits mailing list