guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: gnu: gtk+: Fix source hash.


From: ???
Subject: 01/01: gnu: gtk+: Fix source hash.
Date: Wed, 12 Oct 2016 13:13:37 +0000 (UTC)

iyzsong pushed a commit to branch core-updates
in repository guix.

commit 82adf4952ac1c03af3b41851ef4bbe1d2d6935a0
Author: 宋文武 <address@hidden>
Date:   Wed Oct 12 21:12:34 2016 +0800

    gnu: gtk+: Fix source hash.
    
    * gnu/packages/gtk.scm (gtk+)[source]: Fix hash.
---
 gnu/packages/gtk.scm |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm
index 569d8d1..183989b 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -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"))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]