GNU Readline 6.2: Update patch set.
svn path=/nixpkgs/branches/stdenv-updates/; revision=29603
This commit is contained in:
parent
07b8c666f7
commit
41d04539a6
@ -1,4 +1,5 @@
|
|||||||
# Automatically generated by `update-patch-set.sh'; do not edit.
|
# Automatically generated by `update-patch-set.sh'; do not edit.
|
||||||
|
|
||||||
patch: [
|
patch: [
|
||||||
|
(patch "001" "1qxl74f4n0hv4a807byrgbk4ixd8m50apj3922q2ss9pfi0nra1q")
|
||||||
]
|
]
|
@ -21,7 +21,7 @@ stdenv.mkDerivation (rec {
|
|||||||
inherit sha256;
|
inherit sha256;
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
import ./readline-patches.nix patch);
|
import ./readline-6.2-patches.nix patch);
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "GNU Readline, a library for interactive line editing";
|
description = "GNU Readline, a library for interactive line editing";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user