summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authorChuck <chuck@intelligence.org>2020-04-24 17:09:48 -0700
committerFrederik Rietdijk <freddyrietdijk@fridh.nl>2020-05-01 08:58:16 +0200
commit3fd0b28f55e71c00138b65f5c64b108e31c176f6 (patch)
tree528d834aecd829b0baa20b6d4f307befdd12e2ba /pkgs
parent484ee79050976cf1d234b4056d16e5bdc152bed6 (diff)
downloadnixpkgs-3fd0b28f55e71c00138b65f5c64b108e31c176f6.tar
nixpkgs-3fd0b28f55e71c00138b65f5c64b108e31c176f6.tar.gz
nixpkgs-3fd0b28f55e71c00138b65f5c64b108e31c176f6.tar.bz2
nixpkgs-3fd0b28f55e71c00138b65f5c64b108e31c176f6.tar.lz
nixpkgs-3fd0b28f55e71c00138b65f5c64b108e31c176f6.tar.xz
nixpkgs-3fd0b28f55e71c00138b65f5c64b108e31c176f6.tar.zst
nixpkgs-3fd0b28f55e71c00138b65f5c64b108e31c176f6.zip
gawk: 5.0.1 -> 5.1.0
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/tools/text/gawk/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/tools/text/gawk/default.nix b/pkgs/tools/text/gawk/default.nix
index 58dea610c39..73e2b8a6de4 100644
--- a/pkgs/tools/text/gawk/default.nix
+++ b/pkgs/tools/text/gawk/default.nix
@@ -19,11 +19,11 @@ let
   inherit (stdenv.lib) optional;
 in
 stdenv.mkDerivation rec {
-  name = "gawk-5.0.1";
+  name = "gawk-5.1.0";
 
   src = fetchurl {
     url = "mirror://gnu/gawk/${name}.tar.xz";
-    sha256 = "15570p7g2x54asvr2fsc56sxzmm08fbk4mzpcs5n92fp9vq8cklf";
+    sha256 = "1gc2cccqy1x1bf6rhwlmd8q7dz7gnam6nwgl38bxapv6qm5flpyg";
   };
 
   # When we do build separate interactive version, it makes sense to always include man.