From a89a540d4a4ce84efa38ef0d54e9b5b015065b26 Mon Sep 17 00:00:00 2001
From: Jens Petersen <petersen@redhat.com>
Date: Mon, 29 Jul 2019 15:34:58 +0000
Subject: [PATCH] cabal-rpm-1.0.0: add doc and prof subpkgs

---
 ghc-uuid-types.spec    | 5 ++++-
 uuid-types-1.0.3.cabal | 4 ++--
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/ghc-uuid-types.spec b/ghc-uuid-types.spec
index ba888a6..a06d3bc 100644
--- a/ghc-uuid-types.spec
+++ b/ghc-uuid-types.spec
@@ -8,7 +8,7 @@
 
 Name:           ghc-%{pkg_name}
 Version:        1.0.3
-Release:        11%{?dist}
+Release:        12%{?dist}
 Summary:        Type definitions for Universally Unique Identifiers
 
 License:        BSD
@@ -123,6 +123,9 @@ cp -bp %{SOURCE1} %{pkg_name}.cabal
 
 
 %changelog
+* Fri Aug 02 2019 Jens Petersen <petersen@redhat.com> - 1.0.3-12
+- add doc and prof subpackages (cabal-rpm-1.0.0)
+
 * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.3-11
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
 
diff --git a/uuid-types-1.0.3.cabal b/uuid-types-1.0.3.cabal
index 3fecbb6..8a9a099 100644
--- a/uuid-types-1.0.3.cabal
+++ b/uuid-types-1.0.3.cabal
@@ -1,6 +1,6 @@
 Name: uuid-types
 Version: 1.0.3
-x-revision: 1
+x-revision: 2
 Copyright: (c) 2008-2014 Antoine Latter
 Author: Antoine Latter
 Maintainer: aslatter@gmail.com
@@ -31,7 +31,7 @@ Library
                 binary >= 0.4 && < 0.9,
                 bytestring >= 0.9 && < 0.11,
                 deepseq >= 1.3 && < 1.5,
-                hashable (>= 1.1.1.0 && < 1.2.0) || (>= 1.2.1 && < 1.3),
+                hashable (>= 1.1.1.0 && < 1.2.0) || (>= 1.2.1 && < 1.4),
                 random >= 1.0.1 && < 1.2,
                 text >= 1 && < 1.3