From 5cbb52d1e6aeb65e7e0600f6bafa4209076e882e Mon Sep 17 00:00:00 2001
From: Zubin Duggal <zubin.duggal@gmail.com>
Date: Thu, 12 Aug 2021 13:43:45 +0530
Subject: [PATCH] Bump Win32 submodule, fix registry test

---
 docs/users_guide/8.10.6-notes.rst | 2 +-
 libraries/Win32                   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/users_guide/8.10.6-notes.rst b/docs/users_guide/8.10.6-notes.rst
index df931e588987..dcbd1435d4ab 100644
--- a/docs/users_guide/8.10.6-notes.rst
+++ b/docs/users_guide/8.10.6-notes.rst
@@ -57,7 +57,7 @@ Packaging fixes
 
 - Bump ``process`` to 1.6.13.2 (:ghc-ticket:`19994`)
 
-- Bump ``Win32`` to 2.6.2.0 (:ghc-ticket:`20202`)
+- Bump ``Win32`` to 2.6.2.1 (:ghc-ticket:`20202`)
 
 Portability fixes
 -----------------
diff --git a/libraries/Win32 b/libraries/Win32
index 8888b2bd7aed..8103be38865d 160000
--- a/libraries/Win32
+++ b/libraries/Win32
@@ -1 +1 @@
-Subproject commit 8888b2bd7aed6b378a7ecbfc960850c175c105f0
+Subproject commit 8103be38865de160fc1ef9e69e84ad87d2556e77
-- 
GitLab