~ruther/guix-local

7dae5ac4b128fe3a3d69e9dc6b544a5d044d9b1d — 宋文武 11 years ago 7934c8c
gnu: gnome-themes-standard: Update to 3.16.0.

This is a followup to 12f7f4a.

* gnu/packages/gnome.scm (gnome-themes-standard): Update hash.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/gnome.scm
M gnu/packages/gnome.scm => gnu/packages/gnome.scm +1 -1
@@ 1345,7 1345,7 @@ engineering.")
                           version ".tar.xz"))
       (sha256
        (base32
         "0f2b3ypkfvrdsxcvp14ja9wqj382f1p46yrjvhhxkkjgagy6qb41"))))
         "0kyrbfrgl6g6wm6zpllldz36fclvl8vwmn1snwk18kf7f6ncpsac"))))
    (build-system gnu-build-system)
    (inputs
     `(("gtk+" ,gtk+)