diff --git a/gpu-vulkan-core.cabal b/gpu-vulkan-core.cabal
--- a/gpu-vulkan-core.cabal
+++ b/gpu-vulkan-core.cabal
@@ -5,12 +5,12 @@
 -- see: https://github.com/sol/hpack
 
 name:           gpu-vulkan-core
-version:        0.1.0.7
+version:        0.1.0.8
 synopsis:       Thin wrapper for Vulkan API
 description:    Please see the README on GitHub at <https://github.com/YoshikuniJujo/gpu-vulkan-core#readme>
 category:       GPU
-homepage:       https://github.com/githubuser/gpu-vulkan-core#readme
-bug-reports:    https://github.com/githubuser/gpu-vulkan-core/issues
+homepage:       https://github.com/YoshikuniJujo/gpu-vulkan-core#readme
+bug-reports:    https://github.com/YoshikuniJujo/gpu-vulkan-core/issues
 author:         Yoshikuni Jujo
 maintainer:     example@example.com
 copyright:      2022 Yoshikuni Jujo
@@ -23,7 +23,7 @@
 
 source-repository head
   type: git
-  location: https://github.com/githubuser/gpu-vulkan-core
+  location: https://github.com/YoshikuniJujo/gpu-vulkan-core
 
 library
   exposed-modules:
