qpid-cpp: 1.37.0 -> 1.38.0
https://qpid.apache.org/releases/qpid-cpp-1.38.0/index.html
This commit is contained in:
parent
7d8205bc09
commit
f0c0be44ad
@ -2,11 +2,11 @@
|
||||
|
||||
let
|
||||
name = "qpid-cpp-${version}";
|
||||
version = "1.37.0";
|
||||
version = "1.38.0";
|
||||
|
||||
src = fetchurl {
|
||||
url = "mirror://apache/qpid/cpp/${version}/${name}.tar.gz";
|
||||
sha256 = "1s4hyi867i0lqn81c1crrk6fga1gmsv61675vjv5v41skz56lrsb";
|
||||
sha256 = "1q7nsl9g8xv81ymhpkdp9mlw3gkzba62gggp3b72f0ywpc3kc3cz";
|
||||
};
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
|
Loading…
Reference in New Issue
Block a user