abcm2ps: 8.14.14 -> 8.14.15

This commit is contained in:
R. Ryantm 2024-01-09 09:06:50 +00:00
parent bc85b737c5
commit edb804f869

View File

@ -9,13 +9,13 @@
stdenv.mkDerivation rec {
pname = "abcm2ps";
version = "8.14.14";
version = "8.14.15";
src = fetchFromGitHub {
owner = "leesavide";
repo = "abcm2ps";
rev = "v${version}";
hash = "sha256-2BSbnziwlilYio9CF4MTlj0GVlkSpL8jeaqvLIBCeLQ=";
hash = "sha256-0ZSMKARX16/33sIWR8LOVOFblI/Q+iZgnfVq/xqRMnI=";
};
configureFlags = [