Greg Steuck <gne...@openbsd.org> writes:

> Completely machine-generated, OK?

That one was broken such that it wouldn't build when happy not already
installed. So, this one is better:

>From dfc8ca6e72b89a44e422fc4fd5281850b525f203 Mon Sep 17 00:00:00 2001
From: Greg Steuck <g...@nest.cx>
Date: Fri, 10 Nov 2023 11:50:25 -0800
Subject: [PATCH] Upgrade happy to 1.20.1.1 to work with ghc-9.6.3

---
 devel/happy/Makefile | 3 +--
 devel/happy/distinfo | 4 ++--
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/devel/happy/Makefile b/devel/happy/Makefile
index 29cc27850cc..6d3fb7fda12 100644
--- a/devel/happy/Makefile
+++ b/devel/happy/Makefile
@@ -1,8 +1,7 @@
 COMMENT=               parser generator for Haskell
-REVISION=              0
 
 MODCABAL_STEM=         happy
-MODCABAL_VERSION=      1.20.0
+MODCABAL_VERSION=      1.20.1.1
 MODCABAL_DATA_DIR=     data
 
 CATEGORIES=            devel
diff --git a/devel/happy/distinfo b/devel/happy/distinfo
index bb548e6c50c..d519748875c 100644
--- a/devel/happy/distinfo
+++ b/devel/happy/distinfo
@@ -1,2 +1,2 @@
-SHA256 (hackage/happy-1.20.0.tar.gz) = 
Ox06j5OicjtVTZ8Hss0Ta+GnsvyrGFWxK3qrXLrIhow=
-SIZE (hackage/happy-1.20.0.tar.gz) = 184515
+SHA256 (hackage/happy-1.20.1.1.tar.gz) = 
i059xabF/WZvj3FjIykxqyh0bQ0X2o+hy9aL6eh4iBs=
+SIZE (hackage/happy-1.20.1.1.tar.gz) = 183409
-- 
2.42.0

Reply via email to