[Git][haskell-team/tools][master] getdata.sh: update mirror and architectures list

Scott Talbert (@swt2c) gitlab at salsa.debian.org
Wed Aug 10 04:26:13 BST 2022



Scott Talbert pushed to branch master at Debian Haskell Group / tools


Commits:
0f81f383 by Scott Talbert at 2022-08-09T23:25:26-04:00
getdata.sh: update mirror and architectures list

- - - - -


1 changed file:

- getdata.sh


Changes:

=====================================
getdata.sh
=====================================
@@ -1,9 +1,9 @@
 #!/bin/sh
-mirror="http://cdn.debian.net/debian"
+mirror="http://deb.debian.org/debian"
 distributions="unstable"
 components="main"
 #architectures="amd64 i386 alpha powerpc armel"
-architectures="alpha amd64 armel hppa i386 ia64 mips mipsel powerpc s390 sparc kfreebsd-amd64 kfreebsd-i386"
+architectures="amd64 arm64 armel armhf i386 mips64el mipsel ppc64el s390x"
 
 base="$mirror/dists"
 test -d data/ || mkdir data/



View it on GitLab: https://salsa.debian.org/haskell-team/tools/-/commit/0f81f3834c247a7489c8e4bacb6eecf79e040432

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/tools/-/commit/0f81f3834c247a7489c8e4bacb6eecf79e040432
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20220810/99714dee/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list