Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-haskell/unix-time/
Date: Sun, 01 Nov 2020 12:56:25
Message-Id: 1604235375.3bedad8bfd1f5850358d01c9ef85f43568ca1199.slyfox@gentoo
1 commit: 3bedad8bfd1f5850358d01c9ef85f43568ca1199
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 1 11:12:00 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 1 12:56:15 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bedad8b
7
8 dev-haskell/unix-time: drop trailing whitespace
9
10 Package-Manager: Portage-3.0.8, Repoman-3.0.2
11 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
12
13 dev-haskell/unix-time/unix-time-0.4.7.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-haskell/unix-time/unix-time-0.4.7.ebuild b/dev-haskell/unix-time/unix-time-0.4.7.ebuild
17 index 24d3966f929..d5efb0ce359 100644
18 --- a/dev-haskell/unix-time/unix-time-0.4.7.ebuild
19 +++ b/dev-haskell/unix-time/unix-time-0.4.7.ebuild
20 @@ -18,7 +18,7 @@ KEYWORDS="~amd64 ~x86"
21 IUSE=""
22
23 RESTRICT=test # QuickCheck finds counterxamples:
24 -# test/UnixTimeSpec.hs:53:9:
25 +# test/UnixTimeSpec.hs:53:9:
26 # 1) UnixTime, parseUnixTimeGMT & formatUnixTimeGMT, inverses the result (2)
27 # Falsifiable (after 1 test):
28 # UnixTime {utSeconds = 747130527, utMicroSeconds = 819438}