Skip to content

Commit

Permalink
hyprpm: Add missing comma (#129)
Browse files Browse the repository at this point in the history
  • Loading branch information
IcyColdified authored Apr 6, 2024
1 parent 0db8e0a commit 5ec0140
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hyprpm.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ commit_pins = [
["1c460e98f870676b15871fe4e5bfeb1a32a3d6d8", "f99822818ec8276cfd6ec99ab60c4708c9884e3d"],
["c5e28ebcfe00a510922779b2c568cfa52a317445", "4c9d83b981ad4668b89b8a3dc24d6f3ea7ad08fd"], # 0.37.0
["19c90048d65a5660384d2fb865926a366696d6be", "4c9d83b981ad4668b89b8a3dc24d6f3ea7ad08fd"], # 0.37.1
["3875679755014997776e091ff8903acfb311dd2f", "e45066d0741a1a4b9298a4c5ec43a5e57b059a4e"] # 0.38.0
["3875679755014997776e091ff8903acfb311dd2f", "e45066d0741a1a4b9298a4c5ec43a5e57b059a4e"], # 0.38.0
["360ede79d124ffdeebbe8401f1ac4bc0dbec2c91", "e45066d0741a1a4b9298a4c5ec43a5e57b059a4e"] # 0.38.1
]

Expand Down

0 comments on commit 5ec0140

Please sign in to comment.