From cee7bbb6ef6b2dc6ed52d1bb7ccd04ce6e5d36cd Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 14 Aug 2024 22:58:13 -0400 Subject: [PATCH] oh: rebuild for go-1.23.0 --- srcpkgs/oh/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/oh/template b/srcpkgs/oh/template index b14c9321f41..18966a9acb2 100644 --- a/srcpkgs/oh/template +++ b/srcpkgs/oh/template @@ -1,7 +1,7 @@ # Template file for 'oh' pkgname=oh version=0.8.0 -revision=3 +revision=4 build_style=go go_import_path="github.com/michaelmacinnis/oh" short_desc="Surprisingly powerful Unix shell"