Merge pull request #324791 from r-ryantm/auto-update/g4music

g4music: 3.6.2 -> 3.7.2
This commit is contained in:
Weijia Wang
2024-07-11 02:12:41 +02:00
committed by GitHub
+2 -2
View File
@@ -15,14 +15,14 @@
}:
stdenv.mkDerivation (finalAttrs: {
pname = "g4music";
version = "3.6.2";
version = "3.7.2";
src = fetchFromGitLab {
domain = "gitlab.gnome.org";
owner = "neithern";
repo = "g4music";
rev = "v${finalAttrs.version}";
hash = "sha256-yNKDTcLunTLhAtOBrjuycw0rrdCSwmhhVyBg3AfMUCQ=";
hash = "sha256-fG8OBAzdCdr3Yo8Vei93HlNa2TIL5gxWG+0jFYjSDZ8=";
};
nativeBuildInputs = [