diff options
| author | jao <jao@gnu.org> | 2026-06-27 21:01:52 +0100 |
|---|---|---|
| committer | jao <jao@gnu.org> | 2026-06-27 21:01:52 +0100 |
| commit | 04c85b8bce6022c0dc22476205329d7619f72623 (patch) | |
| tree | 6d7e49d6768032f2af69e3647f042a939a2aa9ed | |
| parent | 358d485779b322339002a744c9ff5f914b534579 (diff) | |
| download | xmobar-04c85b8bce6022c0dc22476205329d7619f72623.tar.gz xmobar-04c85b8bce6022c0dc22476205329d7619f72623.tar.bz2 | |
xmobar.cabal: https instead of git
| -rw-r--r-- | xmobar.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmobar.cabal b/xmobar.cabal index 9761010..096dfdc 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -30,7 +30,7 @@ extra-source-files: readme.org, changelog.md, source-repository head type: git - location: git://codeberg.org/xmobar/xmobar.git + location: https://codeberg.org/xmobar/xmobar.git branch: master flag with_xrender |
