From 57b6aab95817111e03e5763048ef235afc3155c5 Mon Sep 17 00:00:00 2001 From: Elliott Sales de Andrade Date: Mon, 28 Aug 2017 19:52:14 -0400 Subject: [PATCH] Fix release number. --- ghc-base-orphans.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-base-orphans.spec b/ghc-base-orphans.spec index 9d32910..222a3ce 100644 --- a/ghc-base-orphans.spec +++ b/ghc-base-orphans.spec @@ -8,7 +8,7 @@ Name: ghc-%{pkg_name} Version: 0.6 -Release: 1.git.0.db5c088%{?dist} +Release: 1%{?dist} Summary: Backwards-compatible orphan instances for base License: MIT