libgpgerror: update from 1.16 to 1.17

This commit is contained in:
Mateusz Kowalczyk 2014-10-27 00:53:56 +00:00
parent 881a645c38
commit bfb1611726

View file

@ -1,11 +1,11 @@
{ stdenv, fetchurl, bash, gettext }:
stdenv.mkDerivation (rec {
name = "libgpg-error-1.16";
name = "libgpg-error-1.17";
src = fetchurl {
url = "mirror://gnupg/libgpg-error/${name}.tar.bz2";
sha256 = "16xv59zcr177gvgj97vg0rm4rixrpb4lz1q9fji3xay47i83gm62";
sha256 = "1dapxzxl1naghf342fwfc2w2f2c5hb9gr1a1s4n8dsqn26kybx1z";
};
# If architecture-dependent MO files aren't available, they're generated