Skip to content

Commit

Permalink
pinentry: fix hash for patch
Browse files Browse the repository at this point in the history
(cherry picked from commit e0a0dfe)
  • Loading branch information
sjwalter authored and copumpkin committed Feb 12, 2018
1 parent 469c9ff commit 20e23ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/tools/security/pinentry/default.nix
Expand Up @@ -28,7 +28,7 @@ stdenv.mkDerivation rec {
sha256 = "1w3y4brqp74hy3fbfxqnqp6jf985bd6667ivy1crz50r3z9zsy09";
})(fetchpatch {
url = https://anonscm.debian.org/cgit/pkg-gnupg/pinentry.git/plain/debian/patches/0007-gtk2-When-X11-input-grabbing-fails-try-again-over-0..patch;
sha256 = "046jy7k0n7fj74s5w1h6sq1ljg8y77i0xwi301kv53bhsp0xsirx";
sha256 = "15r1axby3fdlzz9wg5zx7miv7gqx2jy4immaw4xmmw5skiifnhfd";
})];

# configure cannot find moc on its own
Expand Down

0 comments on commit 20e23ce

Please sign in to comment.