mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-17 18:34:41 +00:00
eid-mw: 4.4.8 -> 4.4.9 (#50123)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/eid-mw/versions
This commit is contained in:
parent
9fe5089fd3
commit
70ef844c4d
|
@ -7,10 +7,10 @@
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "eid-mw-${version}";
|
name = "eid-mw-${version}";
|
||||||
version = "4.4.8";
|
version = "4.4.9";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
sha256 = "0khpkpfnbin46aqnb9xkhh5d89lvsshgp4kqpdgk95l73lx8kdqp";
|
sha256 = "019cfxgffl6z6ilz1w6b531dr8pi63ikflxmkc95glh7cxsaylax";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
repo = "eid-mw";
|
repo = "eid-mw";
|
||||||
owner = "Fedict";
|
owner = "Fedict";
|
||||||
|
|
Loading…
Reference in a new issue