Skip to content

Commit

Permalink
abcmidi: 2025.01.20 -> 2025.01.30 (NixOS#378759)
Browse files Browse the repository at this point in the history
  • Loading branch information
dotlambda authored Feb 2, 2025
2 parents 24818bc + 2932789 commit 1a9f228
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/by-name/ab/abcmidi/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@

stdenv.mkDerivation (finalAttrs: {
pname = "abcmidi";
version = "2025.01.20";
version = "2025.01.30";

src = fetchFromGitHub {
owner = "sshlien";
repo = "abcmidi";
tag = finalAttrs.version;
hash = "sha256-QFtxiIx5MxzMK7QWqVC9xq4SQ44Ba210WEBP7M+QRxo=";
hash = "sha256-3l9sOPwoi5jHZraEldNiXXMC3Dz3km5z848IBP+8aPg=";
};

meta = {
Expand Down

0 comments on commit 1a9f228

Please sign in to comment.