mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-01 19:33:03 +00:00
db60: 6.0.20 -> 6.0.30
This commit is contained in:
parent
28330aa204
commit
b6933c94d8
@ -1,8 +1,8 @@
|
||||
{ lib, stdenv, fetchurl, autoreconfHook, ... } @ args:
|
||||
|
||||
import ./generic.nix (args // {
|
||||
version = "6.0.20";
|
||||
sha256 = "00r2aaglq625y8r9xd5vw2y070plp88f1mb2gbq3kqsl7128lsl0";
|
||||
version = "6.0.30";
|
||||
sha256 = "1lhglbvg65j5slrlv7qv4vi3cvd7kjywa07gq1abzschycf4p3k0";
|
||||
license = lib.licenses.agpl3;
|
||||
extraPatches = [
|
||||
./clang-6.0.patch
|
||||
|
Loading…
Reference in New Issue
Block a user