diff options
| -rw-r--r-- | news.scm | 3 | 
1 files changed, 2 insertions, 1 deletions
| @@ -12,7 +12,8 @@ To ensure you only get the highest quality unintended consequences, you should u  @lisp  (channel   (name \"languidnights\") - (url \"https://languidnights.com/guix-packages\") + (branch \"main\") + (url \"git://languidnights.com/guix-packages\")   (introduction    (make-channel-introduction \"fd51369453074f1d54081e2f0af270743c4db24f\"      (openpgp-fingerprint | 
