From 0b6144d9ea141231525571fe9cc510a183dcc7db Mon Sep 17 00:00:00 2001
From: Saksham Verma <voidisnull@duck.com>
Date: Fri, 18 Oct 2024 23:27:27 +0530
Subject: [PATCH] oh: update to 0.8.3

---
 srcpkgs/oh/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/oh/template b/srcpkgs/oh/template
index 18966a9acb2..03a0a8a96c4 100644
--- a/srcpkgs/oh/template
+++ b/srcpkgs/oh/template
@@ -1,7 +1,7 @@
 # Template file for 'oh'
 pkgname=oh
-version=0.8.0
-revision=4
+version=0.8.3
+revision=1
 build_style=go
 go_import_path="github.com/michaelmacinnis/oh"
 short_desc="Surprisingly powerful Unix shell"
@@ -9,7 +9,7 @@ maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
 license="MIT"
 homepage="https://github.com/michaelmacinnis/oh"
 distfiles="https://github.com/michaelmacinnis/oh/archive/v${version}.tar.gz"
-checksum=4b5ae57faf6e897700c1a010c1d67e8275c2c7a4daa1f9812111dcbf554336e2
+checksum=3ffd50ae66167ef6c7dcd4e1982b8902d34fbfb88d49bda5f6893bf0bcd92da8
 
 post_install() {
 	vlicense LICENSE