netsurf.buildsystem: 1.7 -> 1.8

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/netsurf-buildsystem/versions
This commit is contained in:
R. RyanTM 2019-08-19 16:38:16 -07:00
parent ffbb4d26f9
commit 6ec4efb4ba

View File

@ -3,11 +3,11 @@
stdenv.mkDerivation rec {
name = "netsurf-buildsystem-${version}";
version = "1.7";
version = "1.8";
src = fetchurl {
url = "http://download.netsurf-browser.org/libs/releases/buildsystem-${version}.tar.gz";
sha256 = "1q23aaycv35ma5471l1gxib8lfq2s9kprrkaqgfc926d04rlbmhw";
sha256 = "0ffdjwskxlnh8sk40qqfgksbb1nrdzfxsshrscra0p4nqpkj98z6";
};
makeFlags = [