public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/seq/
Date: Sat, 23 Jul 2022 00:06:34 +0000 (UTC)	[thread overview]
Message-ID: <1658534599.8542002a7c59b1cb7a4ca78c014a2b80310f1ba9.xgqt@gentoo> (raw)

commit:     8542002a7c59b1cb7a4ca78c014a2b80310f1ba9
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 22 23:27:21 2022 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sat Jul 23 00:03:19 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8542002a

dev-ml/seq: bump to 0.3

Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 dev-ml/seq/Manifest       |  1 +
 dev-ml/seq/seq-0.3.ebuild | 15 +++++++++++++++
 2 files changed, 16 insertions(+)

diff --git a/dev-ml/seq/Manifest b/dev-ml/seq/Manifest
index bc202e2c5fe2..b2c09ff23e2f 100644
--- a/dev-ml/seq/Manifest
+++ b/dev-ml/seq/Manifest
@@ -1,2 +1,3 @@
 DIST seq-0.2.2.tar.gz 12240 BLAKE2B 0f7c64e26593b012b60cfdcba02dc2748558c46a72789c77eaff70bcb24ab601895c429aa16dc066151323a48c312a372af5e19cebe0886e9203d55436c09cb1 SHA512 cab0eb4cb6d9788b7cbd7acbefefc15689d706c97ff7f75dd97faf3c21e466af4d0ff110541a24729db587e7172b1a30a3c2967e17ec2e49cbd923360052c07c
 DIST seq-0.2.tar.gz 12012 BLAKE2B 2321caabaefd98d4237d6ede034007ae5a4295765df4df21d4f0d475f097461992e4619f817ea7ebb20a3023e9d175237d636ed99bb8b1ca7b097c805daffbe8 SHA512 b2571225a18e624b79dad5e1aab91b22e2fda17702f2e23c438b75d2a71e24c55ee8672005f5cc4b17ae79e3b277b1918b71b5d0d674b8b12ea19b3fb2d747cb
+DIST seq-0.3.tar.gz 12562 BLAKE2B 2ef68aac50cee1a6faa97cd408d231541f3b0a941896bfadd4503c7b26a554b95314bedfba6cf34c2253858f5e86660876a1635e87a861a7a54d8a805106f9be SHA512 3cbca9e771bc05350b5c6ffd41237fa12c6909a077f1090e28c4d0403711c137c96fccd670f074b1ea1a47bdcfd7a7618247bdad6ee71e52e9af75894e8cd974

diff --git a/dev-ml/seq/seq-0.3.ebuild b/dev-ml/seq/seq-0.3.ebuild
new file mode 100644
index 000000000000..7f7482efb9b0
--- /dev/null
+++ b/dev-ml/seq/seq-0.3.ebuild
@@ -0,0 +1,15 @@
+# Copyright 2020-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit dune
+
+DESCRIPTION="Compatibility package for the standard OCaml iterator type"
+HOMEPAGE="https://github.com/c-cube/seq"
+SRC_URI="https://github.com/c-cube/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+IUSE="+ocamlopt"


             reply	other threads:[~2022-07-23  0:06 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-23  0:06 Maciej Barć [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-06-25  2:35 [gentoo-commits] repo/gentoo:master commit in: dev-ml/seq/ Yixun Lan
2023-04-11 18:27 Arthur Zamarin
2023-04-11 18:20 Arthur Zamarin
2023-04-11 18:20 Arthur Zamarin
2023-04-11 18:18 Arthur Zamarin
2023-04-11 18:17 Arthur Zamarin
2023-04-11 16:49 Maciej Barć
2023-02-08 19:34 Alfredo Tupone
2022-12-04 21:25 Alfredo Tupone
2022-10-27 14:56 Alfredo Tupone
2021-10-14  3:25 Sam James
2021-10-13 20:37 Sam James
2021-10-11  8:09 Agostino Sarubbo
2021-10-11  6:00 Sam James
2021-10-11  5:45 Sam James
2021-07-06 18:26 Alfredo Tupone
2021-02-10 21:50 Sam James
2021-02-09 21:33 Sam James
2021-02-09 17:01 Sam James
2021-02-09 16:49 Sam James
2021-02-09 10:19 Sam James
2021-01-14  6:31 Alfredo Tupone
2020-10-14 11:34 Mark Wright
2020-06-13 19:24 Mike Gilbert
2020-06-13 19:20 Mike Gilbert
2020-06-13 18:12 Alfredo Tupone
2020-01-31 19:24 Alfredo Tupone
2019-12-19 13:52 Alfredo Tupone
2019-10-21  7:08 Alfredo Tupone
2019-08-26  8:47 Alfredo Tupone
2019-07-25 19:31 Alfredo Tupone

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=1658534599.8542002a7c59b1cb7a4ca78c014a2b80310f1ba9.xgqt@gentoo \
    --to=xgqt@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