[Git][haskell-team/tools][master] 2 commits: Remove hurd-i386 from architecture list

Joachim Breitner gitlab at salsa.debian.org
Fri Jun 7 08:37:36 BST 2019



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


Commits:
155660ac by Joachim Breitner at 2019-06-07T07:36:53Z
Remove hurd-i386 from architecture list

- - - - -
3316972e by Joachim Breitner at 2019-06-07T07:37:09Z
Merge branch 'master' of salsa.debian.org:haskell-team/tools

- - - - -


1 changed file:

- binnmus/binNMUs.hs


Changes:

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



View it on GitLab: https://salsa.debian.org/haskell-team/tools/compare/9cb3a644f8bbbb648156099d804fc1037eb9306e...3316972e1a2e3918a31804407c1d260e3a17fa5c

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/tools/compare/9cb3a644f8bbbb648156099d804fc1037eb9306e...3316972e1a2e3918a31804407c1d260e3a17fa5c
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/20190607/d233e500/attachment.html>


More information about the Pkg-haskell-commits mailing list