From 9bbb567bb91a60196efeda0135e8ab130930de6c Mon Sep 17 00:00:00 2001 From: Robert Hensing Date: Tue, 23 Jun 2026 17:11:40 +0200 Subject: [PATCH] haskellPackages.hercules-ci-optparse-applicative: 0.19.0.0-fork-0 -> 0.19.0.0-fork-1 --- .../misc/haskell/hercules-ci-optparse-applicative.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/development/misc/haskell/hercules-ci-optparse-applicative.nix b/pkgs/development/misc/haskell/hercules-ci-optparse-applicative.nix index 7d54778603ea..6ffb80f99b45 100644 --- a/pkgs/development/misc/haskell/hercules-ci-optparse-applicative.nix +++ b/pkgs/development/misc/haskell/hercules-ci-optparse-applicative.nix @@ -15,8 +15,8 @@ mkDerivation { version = "0.19.0.0"; src = fetchgit { url = "https://github.com/hercules-ci/optparse-applicative.git"; - sha256 = "068rsq9j0afrywbcqf6vg4ivfxbb68ab7f0lvg1na81mfn7sfakk"; - rev = "b55bb38a2aea0cf776aec707cdce7c7418146077"; + sha256 = "sha256-tO0V+TKS+ng6OJ8BztKwmV0tV4TnUXOD01ocTyO0sq0="; + rev = "0.19.0.0-fork-1"; fetchSubmodules = true; }; libraryHaskellDepends = [