Merge pull request #307884 from r-ryantm/auto-update/grandorgue

grandorgue: 3.14.1-1 -> 3.14.2-1
This commit is contained in:
Jörg Thalheim
2024-04-30 09:18:08 +02:00
committed by GitHub
@@ -21,14 +21,14 @@
stdenv.mkDerivation rec {
pname = "grandorgue";
version = "3.14.1-1";
version = "3.14.2-1";
src = fetchFromGitHub {
owner = "GrandOrgue";
repo = pname;
rev = version;
fetchSubmodules = true;
hash = "sha256-EyMTWsaqJX7H7aCbu5ww9tQBMwJ7BzobWMWg5Y/ZgJE=";
hash = "sha256-FHM8fFUga9poGhojKBTF4gsJ6L4XEksueVxfMbngvks=";
};
postPatch = ''