From 722a83db1e0d30459913c95d0011cc01b1e96ed3 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Tue, 1 Apr 2014 12:46:17 -0500 Subject: [PATCH] pygobject: fix patch SHA-1 Closes Homebrew/homebrew#28040. --- Formula/pygobject.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/pygobject.rb b/Formula/pygobject.rb index 17eb2f6a3c..81f23fd161 100644 --- a/Formula/pygobject.rb +++ b/Formula/pygobject.rb @@ -14,7 +14,7 @@ class Pygobject < Formula # https://bugzilla.gnome.org/show_bug.cgi?id=668522 patch do url "http://git.gnome.org/browse/pygobject/patch/gio/gio-types.defs?id=42d01f060c5d764baa881d13c103d68897163a49" - sha1 "20e39f1e0b6631ac81e0776d13f2b5403e991d0a" + sha1 "6976bbad5212ae775e6715405e0e70e592356db2" end def install