Unverified Commit 1af0d67e authored by Vladimír Čunát's avatar Vladimír Čunát
Browse files

haskellPackages.haskell-gi: 0.26.2 -> 0.26.3 (hacky)

Just manually updating the generated nix file, so that .gi-harfbuzz
builds until a proper update is done.  Upstream cross-ref:
https://github.com/haskell-gi/haskell-gi/issues/396#issuecomment-1445181362
parent 399e2c78
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -129405,8 +129405,8 @@ self: {
     }:
     mkDerivation {
       pname = "haskell-gi";
       version = "0.26.2";
       sha256 = "05r84czb05n69g7p7jazljh95yzdh2lpzgjjypgpg75mh83igr2w";
       version = "0.26.3";
       sha256 = "sha256-jsAb3JCSHCmi2dp9bpi/J3NRO/EQFB8ar4GpxAuBGOo=";
       setupHaskellDepends = [ base Cabal cabal-doctest ];
       libraryHaskellDepends = [
         ansi-terminal attoparsec base bytestring Cabal containers directory