aboutsummaryrefslogtreecommitdiff
path: root/gnu/installer/user.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-12-20 15:08:18 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2020-12-20 15:12:33 +0100
commit63728e67fd63945caa4dec079d6b8e294237b165 (patch)
treefeba9936a247cd16bd21d2a6997c655e839ef835 /gnu/installer/user.scm
parent096606d9ca14c45fb3d8426f3e8038406066f93f (diff)
downloadguix-63728e67fd63945caa4dec079d6b8e294237b165.tar.gz
guix-63728e67fd63945caa4dec079d6b8e294237b165.zip
gnu: youtube-viewer: Update to 3.8.0.
* gnu/packages/video.scm (youtube-viewer): Update to 3.8.0.
Diffstat (limited to 'gnu/installer/user.scm')
0 files changed, 0 insertions, 0 deletions
r>2017-12-24services: messaging: Use HTTPS for prosody.im URLs....Tobias Geerinckx-Rice 2017-11-28services: configuration: Show default values of list types....Clément Lassieur 2017-11-26services: prosody: Add support for disable-sasl-mechanisms....Clément Lassieur 2017-11-26services: prosody: Allow to add raw content to the config file....Clément Lassieur 2017-11-26services: prosody: Add support for http-max-content-size....Clément Lassieur 2017-11-26services: prosody: Add support for http-external-url....Clément Lassieur 2017-11-26services: prosody: Adapt to Prosody 0.10.0....Clément Lassieur 2017-03-24services: Factorize define-maybe macro....Mathieu Othacehe