gnu: gtk+: Fix source hash.

* gnu/packages/gtk.scm (gtk+)[source]: Fix hash.
master
宋文武 2016-10-12 21:12:34 +08:00
parent 6667ee3a7a
commit 82adf4952a
No known key found for this signature in database
GPG Key ID: 26525665AE727D37
1 changed files with 1 additions and 1 deletions

View File

@ -637,7 +637,7 @@ application suites.")
name "-" version ".tar.xz"))
(sha256
(base32
"157nh9gg0p2avw765hrnkvr8lsh2w811397yxgjv6q5j4fzz6d1q"))
"05xcwvy68p7f4hdhi4bgdm3aycvqqr4pr5kkkr8ba91l5yx0k9l3"))
(patches (search-patches "gtk3-respect-GUIX_GTK3_PATH.patch"
"gtk3-respect-GUIX_GTK3_IM_MODULE_FILE.patch"))))
(outputs '("out" "bin" "doc"))