[Git][haskell-team/tools][master] binNMUs: remove mips

Joachim Breitner gitlab at salsa.debian.org
Wed Aug 21 09:49:35 BST 2019



Joachim Breitner pushed to branch master at Debian Haskell Group / tools


Commits:
b1e4b71b by Joachim Breitner at 2019-08-21T08:46:25Z
binNMUs: remove mips

- - - - -


1 changed file:

- binnmus/binNMUs.hs


Changes:

=====================================
binnmus/binNMUs.hs
=====================================
@@ -43,7 +43,7 @@ import Database.PostgreSQL.Simple.Types (Query(Query))
 import AcquireFile
 
 defaultArches :: [Arch]
-defaultArches = words "amd64 arm64 armel armhf i386 mips mipsel mips64el ppc64el s390x"
+defaultArches = words "amd64 arm64 armel armhf i386 mipsel mips64el ppc64el s390x"
 
 -- non-default arches
 extraArches :: [Arch]



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/tools/commit/b1e4b71b924233e6af8610ad79be686451637a4e
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/20190821/2bf9e723/attachment.html>


More information about the Pkg-haskell-commits mailing list