umockdev: 0.12 -> 0.12.1
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/umockdev/versions
This commit is contained in:
parent
bba9d24887
commit
0599202268
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "umockdev-${version}";
|
name = "umockdev-${version}";
|
||||||
version = "0.12";
|
version = "0.12.1";
|
||||||
|
|
||||||
outputs = [ "bin" "out" "dev" "doc" ];
|
outputs = [ "bin" "out" "dev" "doc" ];
|
||||||
|
|
||||||
@ -11,7 +11,7 @@ stdenv.mkDerivation rec {
|
|||||||
owner = "martinpitt";
|
owner = "martinpitt";
|
||||||
repo = "umockdev";
|
repo = "umockdev";
|
||||||
rev = version;
|
rev = version;
|
||||||
sha256 = "1j7kkxpqs991w3qdlb779gzv38l1vpnlk3laabi2ndk83j1wl5k2";
|
sha256 = "0wnmz4jh04mvqzjnqvxrah969gg4x4v8d6ip61zc7jpbwnqb2fpg";
|
||||||
};
|
};
|
||||||
|
|
||||||
# autoreconfHook complains if we try to build the documentation
|
# autoreconfHook complains if we try to build the documentation
|
||||||
|
Loading…
x
Reference in New Issue
Block a user