cblrepo 0.9.2 → 0.9.3
raw patch · 2 files changed
+2/−2 lines, 2 files
Files
- cblrepo.cabal +1/−1
- src/Util/Translation.hs +1/−1
cblrepo.cabal view
@@ -1,5 +1,5 @@ name: cblrepo-version: 0.9.2+version: 0.9.3 cabal-version: >= 1.6 license: OtherLicense license-file: LICENSE-2.0
src/Util/Translation.hs view
@@ -160,7 +160,7 @@ , text "arch=('i686' 'x86_64')" , pretty makeDepends , pretty depends- , text "options=('strip')"+ , text "options=('strip' 'staticlibs')" , pretty source , maybe empty pretty install , pretty sha256sums