hypseus-singe: 2.11.5 -> 2.11.6 (#430133)
This commit is contained in:
commit
47230ff98d
@ -20,13 +20,13 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation (finalAttrs: {
|
stdenv.mkDerivation (finalAttrs: {
|
||||||
pname = "hypseus-singe";
|
pname = "hypseus-singe";
|
||||||
version = "2.11.5";
|
version = "2.11.6";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "DirtBagXon";
|
owner = "DirtBagXon";
|
||||||
repo = "hypseus-singe";
|
repo = "hypseus-singe";
|
||||||
tag = "v${finalAttrs.version}";
|
tag = "v${finalAttrs.version}";
|
||||||
hash = "sha256-K/U/cx1y8mbC81qYNHz+AqT/hsc108NCHo0MoDhQqvs=";
|
hash = "sha256-fSqlpzA2NUY1Sk+OTj9SmeRfQ+nqY9iAa3vTwr4OV9Q=";
|
||||||
};
|
};
|
||||||
|
|
||||||
patches = [ ./use-shared-mpeg2.patch ];
|
patches = [ ./use-shared-mpeg2.patch ];
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user