public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sergei Trofimovich" <slyfox@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-haskell/snap-server/
Date: Sat, 12 May 2018 21:44:44 +0000 (UTC)	[thread overview]
Message-ID: <1526161472.b5c61dc752d82329f8a0d6ca9972daad35b853a4.slyfox@gentoo> (raw)

commit:     b5c61dc752d82329f8a0d6ca9972daad35b853a4
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat May 12 21:44:32 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat May 12 21:44:32 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5c61dc7

dev-haskell/snap-server: allow ghc-8

Reported-by: Agostino Sarubbo
Closes: https://bugs.gentoo.org/649826
Package-Manager: Portage-2.3.36, Repoman-2.3.9

 dev-haskell/snap-server/snap-server-0.9.5.1-r1.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-haskell/snap-server/snap-server-0.9.5.1-r1.ebuild b/dev-haskell/snap-server/snap-server-0.9.5.1-r1.ebuild
index 88ba664a020..26400139a1c 100644
--- a/dev-haskell/snap-server/snap-server-0.9.5.1-r1.ebuild
+++ b/dev-haskell/snap-server/snap-server-0.9.5.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -39,7 +39,8 @@ DEPEND="${RDEPEND}
 
 src_prepare() {
 	cabal_chdeps \
-		'attoparsec                >= 0.10     && < 0.13' 'attoparsec                >= 0.10     && < 0.14'
+		'attoparsec                >= 0.10     && < 0.13' 'attoparsec                >= 0.10     && < 0.14' \
+		'time                      >= 1.0      && < 1.6' 'time                      >= 1.0'
 }
 
 src_configure() {


             reply	other threads:[~2018-05-12 21:44 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-12 21:44 Sergei Trofimovich [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-10-27  8:46 [gentoo-commits] repo/gentoo:master commit in: dev-haskell/snap-server/ Sergei Trofimovich
2020-08-04  6:22 Sergei Trofimovich
2020-08-04  6:22 Sergei Trofimovich
2017-09-23 18:41 Sergei Trofimovich
2017-02-16 21:57 Sergei Trofimovich
2016-06-04 20:19 Sergei Trofimovich
2016-02-21 23:25 Sergei Trofimovich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1526161472.b5c61dc752d82329f8a0d6ca9972daad35b853a4.slyfox@gentoo \
    --to=slyfox@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox