mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-11 18:32:23 +08:00
dinish: 4.005 -> 4.006
This commit is contained in:
@@ -7,12 +7,12 @@
|
||||
|
||||
stdenvNoCC.mkDerivation rec {
|
||||
pname = "dinish";
|
||||
version = "4.005";
|
||||
version = "4.006";
|
||||
|
||||
src = fetchzip {
|
||||
url = "https://github.com/playbeing/dinish/releases/download/v${version}/dinish-ttf.zip";
|
||||
stripRoot = false;
|
||||
hash = "sha256-K4JzqzlxOpy4rIF9kdrQlCIyrykDhnF1p1Q8CDMWBqg=";
|
||||
hash = "sha256-IWguCiDSeQ+f/saNoyk2pUF/k0pEiFweXinoqOEVWEI=";
|
||||
};
|
||||
|
||||
installPhase = ''
|
||||
|
||||
Reference in New Issue
Block a user