libratbag: 0.9.904 -> 0.9.905 (#57292)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libratbag/versions
This commit is contained in:
parent
baa5d17a06
commit
ca691e8f42
@ -3,13 +3,13 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "libratbag-${version}";
|
name = "libratbag-${version}";
|
||||||
version = "0.9.904";
|
version = "0.9.905";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "libratbag";
|
owner = "libratbag";
|
||||||
repo = "libratbag";
|
repo = "libratbag";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
sha256 = "0d2gw4bviy6zf1q9a18chlsbqylhppbby336fznh6nkpdl3jckfd";
|
sha256 = "0bh1nf9sv7wka0vh5bz9krf2cfxz0rr64hrpdm7imsb6cn39k01y";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user