mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-29 17:10:48 +00:00
cassandra: 2.2.11 -> 2.2.13
This commit is contained in:
parent
d3661c678e
commit
145b026fb4
|
@ -1,6 +1,6 @@
|
||||||
{ callPackage, ... } @ args:
|
{ callPackage, ... } @ args:
|
||||||
|
|
||||||
callPackage ./generic.nix (args // {
|
callPackage ./generic.nix (args // {
|
||||||
version = "2.2.11";
|
version = "2.2.13";
|
||||||
sha256 = "0r39mm5ibdn9dqv11n4x33vcb5247r6fl6r07l6frqp6i36ilvl6";
|
sha256 = "19jryhjkh5jsgp6jlz2v28vwm5dks8i7mshsv3s2fpnl6147paaq";
|
||||||
})
|
})
|
||||||
|
|
Loading…
Reference in a new issue