packages feed

iwlib 0.1.1 → 0.1.2

raw patch · 2 files changed

+6/−6 lines, 2 files

Files

iwlib.cabal view
@@ -1,10 +1,10 @@ name:                iwlib-version:             0.1.1+version:             0.1.2 synopsis:            Bindings for the iw C library description:   A binding to the iw library for getting info about the current WiFi connection.-homepage:            https://codeberg.org/jao/iwlib-bug-reports:         https://codeberg.org/jao/iwlib/issues+homepage:            https://codeberg.org/xmobar/iwlib+bug-reports:         https://codeberg.org/xmobar/iwlib/issues license:             BSD3 license-file:        LICENSE author:              Jose Antonio Ortega Ruiz <jao@gnu.org>@@ -16,7 +16,7 @@ extra-source-files:  readme.md source-repository head   type: git-  location: https://codeberg.org/jao/iwlib.git+  location: https://codeberg.org/xmobar/iwlib.git  library   build-depends:       base >=4 && <5
readme.md view
@@ -11,7 +11,7 @@  To submit bug reports you can use the [bug tracker over at Codeberg]. -[bug tracker over at Github]: https://codeberg.org/jao/iwlib/issues+[bug tracker over at Github]: https://codeberg.org/xmobar/iwlib/issues  # Installation @@ -35,7 +35,7 @@     just get the latest and greatest (and buggiest, I guess) using     git: -        git clone git://codeberg.org/jao/iwlib+        git clone git://codeberg.org/xmobar/iwlib   [Codeberg's downloads page]: https://github.com/jaor/iwlib/downloads