Unverified Commit cc4c267e authored by Matthew Justin Bauer's avatar Matthew Justin Bauer Committed by GitHub
Browse files

Merge pull request #38888 from r-ryantm/auto-update/yaws

yaws: 2.0.4 -> 2.0.5
parents 853529b2 0ab54def
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2,11 +2,11 @@

stdenv.mkDerivation rec {
  name = "yaws-${version}";
  version = "2.0.4";
  version = "2.0.5";

  src = fetchurl {
    url = "http://yaws.hyber.org/download/${name}.tar.gz";
    sha256 = "1ig6q4waqlb6h1hhrly7hslfnqczlbm79vvhr5j7rp5a2p1pfrns";
    sha256 = "00bnvf26xlhm3v3c6jzk5kcdk8jkwr1gbd2f4h329lyrpjsx30my";
  };

  # The tarball includes a symlink yaws -> yaws-1.95, which seems to be