pecita: 1.1 -> 5.0
The upstream source file has no version component and is updated in place. cc maintainer @rycee.
This commit is contained in:
parent
1edef466c0
commit
161c0e7876
@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "pecita-${version}";
|
name = "pecita-${version}";
|
||||||
version = "1.1";
|
version = "5.0";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "http://pecita.eu/b/Pecita.otf";
|
url = "http://pecita.eu/b/Pecita.otf";
|
||||||
sha256 = "07krzpbmc5yhfbf3aklv1f150i2g1spaan9girmg3189jsn6qw6p";
|
sha256 = "1smf1mqciwavf29lwgzjam3xb37bwxp6wf6na4c9xv6islidsrd9";
|
||||||
};
|
};
|
||||||
|
|
||||||
phases = ["installPhase"];
|
phases = ["installPhase"];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user