mellon-gpio 0.8.0.5 → 0.8.0.6
raw patch · 3 files changed
+7/−3 lines, 3 files
Files
- changelog.md +4/−0
- mellon-gpio.cabal +2/−2
- package.yaml +1/−1
changelog.md view
@@ -1,3 +1,7 @@+## 0.8.0.6 (2018-02-04)++No changes, version bump only.+ ## 0.8.0.5 (2018-02-04) Changes:
mellon-gpio.cabal view
@@ -2,10 +2,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: 34cb673100a26e616e49cefa75525fb248fa592422e78a03ab2dd5bd9d4ee0a5+-- hash: c3d20201bf5bf3a31fc8883922d424de093ab4f270fe9e66061312328e656e9f name: mellon-gpio-version: 0.8.0.5+version: 0.8.0.6 synopsis: GPIO support for mellon description: @mellon-gpio@ provides a GPIO-driven @mellon-core@ @Device@. Currently, it provides support for Linux @sysfs@-based GPIO.
package.yaml view
@@ -1,5 +1,5 @@ name: mellon-gpio-version: 0.8.0.5+version: 0.8.0.6 synopsis: GPIO support for mellon category: System stability: experimental