summaryrefslogtreecommitdiff
path: root/guix
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2019-05-12 23:15:13 +0200
committerLudovic Courtès <ludo@gnu.org>2019-05-12 23:15:13 +0200
commit637a2a23ea69f3a0a10696967d89fa4e2e178893 (patch)
tree4f32dcbeaff9baf7274293a773dd63a1d35f7241 /guix
parente0244eb7a2290781ef490b6cedbd9c753caf6004 (diff)
downloadgnu-guix-637a2a23ea69f3a0a10696967d89fa4e2e178893.tar
gnu-guix-637a2a23ea69f3a0a10696967d89fa4e2e178893.tar.gz
gnu-maintenance: Update URL for package databases.
The databases migrated away from the Womb a couple of days ago. * guix/gnu-maintenance.scm (%gnumaint-base-url): Update URL.
Diffstat (limited to 'guix')
-rw-r--r--guix/gnu-maintenance.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/guix/gnu-maintenance.scm b/guix/gnu-maintenance.scm
index 36b3c930d7..a434a39f2d 100644
--- a/guix/gnu-maintenance.scm
+++ b/guix/gnu-maintenance.scm
@@ -1,5 +1,5 @@
;;; GNU Guix --- Functional package management for GNU
-;;; Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018 Ludovic Courtès <ludo@gnu.org>
+;;; Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019 Ludovic Courtès <ludo@gnu.org>
;;; Copyright © 2012, 2013 Nikita Karetnikov <nikita@karetnikov.org>
;;;
;;; This file is part of GNU Guix.
@@ -79,7 +79,7 @@
;;;
(define %gnumaint-base-url
- "http://cvs.savannah.gnu.org/viewvc/*checkout*/womb/gnumaint/")
+ "https://web.cvs.savannah.gnu.org/viewvc/*checkout*/www/www/prep/gnumaint/")
(define %package-list-url
(string->uri