Unverified Commit 447e1d0b authored by Austin Horstman's avatar Austin Horstman
Browse files

waybar-mpris: unstable-2022-01-27 -> 0.1.0-unstable-2022-01-27

Fixing naming to latest standards with unstable versioning.
parent 63af512f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@

buildGoModule {
  pname = "waybar-mpris";
  version = "unstable-2022-01-27";
  version = "0.1.0-unstable-2022-01-27";

  src = fetchgit {
    url = "https://git.hrfee.pw/hrfee/waybar-mpris";