Merge pull request #308245 from r-ryantm/auto-update/malcontent

malcontent: 0.11.1 -> 0.12.0
This commit is contained in:
Weijia Wang
2024-05-11 19:04:48 +02:00
committed by GitHub
@@ -19,7 +19,7 @@
stdenv.mkDerivation rec {
pname = "malcontent";
version = "0.11.1";
version = "0.12.0";
outputs = [ "bin" "out" "lib" "pam" "dev" "man" "installedTests" ];
@@ -28,7 +28,7 @@ stdenv.mkDerivation rec {
owner = "pwithnall";
repo = "malcontent";
rev = version;
hash = "sha256-NZwVCnQrEG2gecUjuWe1+cyWFR3OdYJCmj87V14Uwjw=";
hash = "sha256-UK/WVqDMkwIqkTFFjzh7PRCA/Ej8Iyu33FasnAEApRs=";
};
patches = [