From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id MBATEZznxmRzQQAASxT56A (envelope-from ) for ; Mon, 31 Jul 2023 00:43:40 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 8MAaEZznxmRK/wAA9RJhRA (envelope-from ) for ; Mon, 31 Jul 2023 00:43:40 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 54C8A3B272 for ; Mon, 31 Jul 2023 00:43:39 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tobias.gr header.s=2018 header.b=ZS1+Ixib; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1690757019; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=QdynQqXj4FIA/SSeBhBG/wBB9UXllfeVni+lwxJNRuQ=; b=YfIqAAYzzFRlJqQN7VhQJf+X4/8XjZtNbyPJvAX4Tb1T0Td7dgwN9/HCCiHtDz/BaQXlr3 0gqbRazxlE5stFrpSj+orXSq71Utv/gCs6QrAuWDvDOLUNh7OxU3cjLMFOKf40ppW+dJYx tabe4lujQ5GqMMyg5uCwOKmrvyzceG6HO5ztJk2zXVBKebWoeiE2WQF1N5OMYpj2dgjH9Q sSxGM35dm05BiEHKCCieQoE8XZ5NnPYF7GcYDlUDsQrFftyi3m/l3r7sqQd8jjlsv+tp3o m8AvUJxdRNHQRRucErXAweCM8DfM9djvRF4AP8/cvokhn6XCFGgS4f8qsC7oLw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1690757019; a=rsa-sha256; cv=none; b=ANxTU58hAxnuyxhyFp3YTM6spL1bgkynZnzIf3HafmV/W5ZlWL0mLto4pfnXqGMex6Ec78 t+6JPN3hV0/qsqkBpFJadeDp8maipawzlWv6RVtG7fjskm1JAkwz7En4dElJIkI6YZ+2Gk eRbzjp0iC5YzjHBHHq36GkOviCC+CsQdrvXDJdvPAbtkWcg7NX+bbeA99YylNMFuIBhJ2n MQVIOKbwZfsuYmWku2o6Aa3K6/dZUI6lJYXi5EzVLZ5oh8LHR4Sg9jlo7CpIea4B8rvAJS ld7ZCTOY1hNY0DgzrHC8BzoZibVqjSNw8aDmeaf3ioOVk1dNQXA/vi+EwmUlEg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tobias.gr header.s=2018 header.b=ZS1+Ixib; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qQF7y-00044U-9z; Sun, 30 Jul 2023 18:43:06 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qQF7x-00042r-7Z for guix-patches@gnu.org; Sun, 30 Jul 2023 18:43:05 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qQF7w-0005lc-Vr for guix-patches@gnu.org; Sun, 30 Jul 2023 18:43:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qQF7w-00038u-QQ for guix-patches@gnu.org; Sun, 30 Jul 2023 18:43:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64965] [PATCH 8/8] gnu: Add glirc. Resent-From: Tobias Geerinckx-Rice Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 30 Jul 2023 22:43:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64965 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 64965@debbugs.gnu.org Received: via spool by 64965-submit@debbugs.gnu.org id=B64965.169075694811980 (code B ref 64965); Sun, 30 Jul 2023 22:43:04 +0000 Received: (at 64965) by debbugs.gnu.org; 30 Jul 2023 22:42:28 +0000 Received: from localhost ([127.0.0.1]:51391 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qQF7L-000375-Fd for submit@debbugs.gnu.org; Sun, 30 Jul 2023 18:42:27 -0400 Received: from tobias.gr ([2a02:c205:2020:6054::1]:33904) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qQF7G-00035Z-Lv for 64965@debbugs.gnu.org; Sun, 30 Jul 2023 18:42:24 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; s=2018; bh=QdynQqXj4FIA/ SSeBhBG/wBB9UXllfeVni+lwxJNRuQ=; h=references:in-reply-to:date: subject:to:from; d=tobias.gr; b=ZS1+IxibZUJLY32XIqrTRIHZw9kcAhVSeIDhxT 61U7wyyongPtEAUexYP9lq+Y0VP2aD7LykKWhs/0+xDsgVHcuOjAMnk/HJdxjgc5SSSYaP jYr+8q0Ns0/c1SqM91HjTifxeaIG3VFOIUV9Oy8o96ecutoOP43og47tPw8TyUnUpHjl2Z MBus0WWVJeooxOMnLbKvtt9hiLtVZv2ODxCD74n/y7XNdAzNwcKiyOlpyV9dimEV1NE8tH PD+iWOn+NMUSqlApZwmzGm22recKcvZdkw1srXuUDBWQDLaNGO/xVD+WokdC9oNT35ADlI SMLS+ZJVwzR1OMpYMFOR91jA== Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id dac04f7f (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for <64965@debbugs.gnu.org>; Sun, 30 Jul 2023 22:42:18 +0000 (UTC) Date: Sun, 30 Jul 2023 02:00:00 +0200 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: <020d302edff3fb5ea32ab5bc4c38abd19233992f.1690675200.git.me@tobias.gr> References: <020d302edff3fb5ea32ab5bc4c38abd19233992f.1690675200.git.me@tobias.gr> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Tobias Geerinckx-Rice X-ACL-Warn: , Tobias Geerinckx-Rice via Guix-patches From: Tobias Geerinckx-Rice via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -5.15 X-Spam-Score: -5.15 X-Migadu-Queue-Id: 54C8A3B272 X-Migadu-Scanner: mx1.migadu.com X-TUID: L6PmjTAGyd1I * gnu/packages/irc.scm (glirc): New public variable. --- gnu/packages/irc.scm | 50 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 49 insertions(+), 1 deletion(-) diff --git a/gnu/packages/irc.scm b/gnu/packages/irc.scm index 03256241dd..865b831d5c 100644 --- a/gnu/packages/irc.scm +++ b/gnu/packages/irc.scm @@ -5,7 +5,7 @@ ;;; Copyright © 2015-2023 Efraim Flashner ;;; Copyright © 2016 Nikita ;;; Copyright © 2017 Marius Bakke -;;; Copyright © 2017–2022 Tobias Geerinckx-Rice +;;; Copyright © 2017–2023 Tobias Geerinckx-Rice ;;; Copyright © 2020 Oleg Pykhalov ;;; Copyright © 2020, 2021, 2022 Vinicius Monego ;;; Copyright © 2020 Jakub Kądziołka @@ -40,6 +40,7 @@ (define-module (gnu packages irc) #:use-module (guix build-system cmake) #:use-module (guix build-system gnu) #:use-module (guix build-system go) + #:use-module (guix build-system haskell) #:use-module (guix build-system meson) #:use-module (guix build-system python) #:use-module (guix build-system qt) @@ -66,6 +67,9 @@ (define-module (gnu packages irc) #:use-module (gnu packages golang) #:use-module (gnu packages gtk) #:use-module (gnu packages guile) + #:use-module (gnu packages haskell-check) + #:use-module (gnu packages haskell-crypto) + #:use-module (gnu packages haskell-xyz) #:use-module (gnu packages lua) #:use-module (gnu packages lxqt) #:use-module (gnu packages man) @@ -93,6 +97,50 @@ (define-module (gnu packages irc) #:use-module (srfi srfi-1) #:use-module (srfi srfi-26)) +(define-public glirc + (package + (name "glirc") + (version "2.39.0.1") + (source + (origin + (method url-fetch) + (uri (hackage-uri "glirc" version)) + (sha256 + (base32 "0jaywb43jfv6kzyz540k02mxdgw1shc6hn7kia21alssszkilh4r")))) + (build-system haskell-build-system) + (native-inputs + (list ghc-hunit)) + (inputs + (list ghc-async + ghc-attoparsec + ghc-base64-bytestring + ghc-config-schema + ghc-config-value + ghc-curve25519 + ghc-free + ghc-githash + ghc-hashable + ghc-hookup + ghc-hsopenssl + ghc-irc-core + ghc-kan-extensions + ghc-lens + ghc-network + ghc-psqueues + ghc-random + ghc-regex-tdfa + ghc-split + ghc-unordered-containers + ghc-vector + ghc-vty)) + (home-page "https://github.com/glguy/irc-core") + (synopsis "Console IRC client") + (description + "Glirc is a console IRC client with an emphasis on providing dynamic views +into the model of your IRC connections. All views and transformation are +dynamic and don't change the underlying model.") + (license license:isc))) + (define-public quassel (package (name "quassel") -- 2.41.0