dpic: 2020.06.01 -> 2020.09.15
This commit is contained in:
parent
579daedfca
commit
14502974c9
@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "dpic";
|
pname = "dpic";
|
||||||
version = "2020.06.01";
|
version = "2020.09.15";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "https://ece.uwaterloo.ca/~aplevich/dpic/${pname}-${version}.tar.gz";
|
url = "https://ece.uwaterloo.ca/~aplevich/dpic/${pname}-${version}.tar.gz";
|
||||||
sha256 = "1gbkpbjwjaaifxff8amm9b47dynq4l4698snjdgnn4flndw62q88";
|
sha256 = "0gmmp4dlir3bn892nm55a3q8cfsj8yg7fp1dixmhsdhsrgmg1b83";
|
||||||
};
|
};
|
||||||
|
|
||||||
# The prefix passed to configure is not used.
|
# The prefix passed to configure is not used.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user