svg-icons 2.8.0.1 → 2.8.0.2
raw patch · 2 files changed
+1/−3 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- src/SvgIcons/Icons/Office.hs +0/−2
- svg-icons.cabal +1/−1
src/SvgIcons/Icons/Office.hs view
@@ -676,12 +676,10 @@ ! A.d coverDirs ! A.fill "none" ! A.strokeLinejoin "round" - ! A.strokeWidth "0.14" S.path ! A.id_ "HaskellSvgIcons-bookOpen2-pages" ! A.d pagesDirs ! A.strokeLinejoin "round" - ! A.strokeWidth "0.14" S.use ! A.xlinkHref "#HaskellSvgIcons-bookOpen2-cover" S.use
svg-icons.cabal view
@@ -1,6 +1,6 @@ cabal-version: 2.4 name: svg-icons -version: 2.8.0.1 +version: 2.8.0.2 homepage: https://github.com/RamiroPastor/SvgIcons license: BSD-3-Clause license-file: LICENSE