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

g4music: 3.5.2 -> 3.6
This commit is contained in:
Matthias Beyer
2024-05-26 10:52:16 +02:00
committed by GitHub
+2 -2
View File
@@ -15,14 +15,14 @@
}:
stdenv.mkDerivation (finalAttrs: {
pname = "g4music";
version = "3.5.2";
version = "3.6";
src = fetchFromGitLab {
domain = "gitlab.gnome.org";
owner = "neithern";
repo = "g4music";
rev = "v${finalAttrs.version}";
hash = "sha256-ljSXTEp+f4HMXhGWDGHdX6whm90Vo5KWOQunU2hHwo8=";
hash = "sha256-RDz3QwjbzYS4JllxpSA59cs2S3dNTmNcOoxu4JFC8oM=";
};
nativeBuildInputs = [