gi-wireplumber 0.5.14 → 0.5.14.1
raw patch · 2 files changed
+17/−1 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- ChangeLog.md +9/−0
- gi-wireplumber.cabal +8/−1
+ ChangeLog.md view
@@ -0,0 +1,9 @@+# Changelog for gi-wireplumber++## 0.5.14.1 - 2026-05-13++- Fix package metadata for the taffybar monorepo release.++## 0.5.14++- Initial Hackage release of the WirePlumber 0.5.14 bindings.
gi-wireplumber.cabal view
@@ -1,6 +1,6 @@ cabal-version: 2.0 name: gi-wireplumber-version: 0.5.14+version: 0.5.14.1 synopsis: WirePlumber bindings description: WirePlumber bindings autogenerated by haskell-gi. homepage: https://github.com/taffybar/taffybar@@ -10,6 +10,13 @@ maintainer: IvanMalison@gmail.com category: Bindings build-type: Custom+extra-doc-files:+ ChangeLog.md++source-repository head+ type: git+ location: https://github.com/taffybar/taffybar.git+ subdir: packages/gi-wireplumber custom-setup setup-depends: