Commit be48e630 authored by Robert Schütz's avatar Robert Schütz Committed by Yureka
Browse files

presage: specify patch name

parent dd8cca19
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -26,6 +26,7 @@ stdenv.mkDerivation rec {

  patches = [
    (fetchpatch {
      name = "gcc6.patch";
      url = "https://git.alpinelinux.org/aports/plain/community/presage/gcc6.patch?id=40e2044c9ecb36eacb3a1fd043f09548d210dc01";
      sha256 = "0243nx1ygggmsly7057vndb4pkjxg9rpay5gyqqrq9jjzjzh63dj";
    })