Unverified Commit 75224f43 authored by Janne Heß's avatar Janne Heß
Browse files

rt: 5.0.3 -> 5.0.5

parent 2f7a5632
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -2,13 +2,13 @@

stdenv.mkDerivation rec {
  pname = "rt";
  version = "5.0.3";
  version = "5.0.5";

  src = fetchFromGitHub {
    repo = pname;
    rev = "${pname}-${version}";
    owner = "bestpractical";
    hash = "sha256-ZitlueLEbV3mGJg0aDrLa5IReJiOVaEf+JicbA9zUS4=";
    hash = "sha256-4E6xEk1sIiNBKJT4jD+SNK8Fs+hX8EuTv+jD1U1g6qY=";
  };

  patches = [
@@ -57,7 +57,7 @@ stdenv.mkDerivation rec {
        GD
        GDGraph
        GnuPGInterface
        GraphViz
        GraphViz2
        HTMLFormatExternal
        HTMLFormatTextWithLinks
        HTMLFormatTextWithLinksAndTables