aboutsummaryrefslogtreecommitdiff
path: root/gnu/installer/newt/ethernet.scm
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>2023-09-06 01:06:39 -0400
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2023-09-06 01:25:31 -0400
commit6113e0529d61df7425f64e30a6bf77f7cfdfe5a5 (patch)
treef4e58250be0eb0e16bdcac0269b852da25caf109 /gnu/installer/newt/ethernet.scm
parentc14c25b4fb625c2a5b9512618b3eb17ff15f7e71 (diff)
downloadguix-6113e0529d61df7425f64e30a6bf77f7cfdfe5a5.tar.gz
guix-6113e0529d61df7425f64e30a6bf77f7cfdfe5a5.zip
gnu: gmime: Update home-page URL.
* gnu/packages/mail.scm (gmime) [home-page]: Update URL.
Diffstat (limited to 'gnu/installer/newt/ethernet.scm')
0 files changed, 0 insertions, 0 deletions
0-02-05 16:18:58 +0100'>2020-02-05import: gem: Deal with unavailable licensing info....Fixes <https://bugs.gnu.org/39404>. Reported by Seth <lee.seth@tuta.io>. * guix/import/gem.scm (<gem>)[licenses]: Adjust for non-vector licenses. * tests/gem.scm (test-bar-json): Change "licenses" to 'null'. ("gem-recursive-import"): Adjust accordingly. Ludovic Courtès