From patchwork Sun Mar 19 23:49:51 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?q?Miguel_=C3=81ngel_Moreno?= X-Patchwork-Id: 48195 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 9DD1216F31; Sun, 19 Mar 2023 23:50:41 +0000 (GMT) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-1.8 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 9A21716E9E for ; Sun, 19 Mar 2023 23:50:40 +0000 (GMT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pe2mw-0000vu-Ut; Sun, 19 Mar 2023 19:50:11 -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 1pe2mr-0000ur-KT for guix-patches@gnu.org; Sun, 19 Mar 2023 19:50:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pe2mr-000674-3u for guix-patches@gnu.org; Sun, 19 Mar 2023 19:50:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pe2mr-0008Dy-0G for guix-patches@gnu.org; Sun, 19 Mar 2023 19:50:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62284] [PATCH 60/70] gnu: Add go-mau-fi-whatsmeow. Resent-From: conses Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 19 Mar 2023 23:50:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62284 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 62284@debbugs.gnu.org Received: via spool by 62284-submit@debbugs.gnu.org id=B62284.167926980031559 (code B ref 62284); Sun, 19 Mar 2023 23:50:04 +0000 Received: (at 62284) by debbugs.gnu.org; 19 Mar 2023 23:50:00 +0000 Received: from localhost ([127.0.0.1]:53241 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pe2ml-0008Cx-Kt for submit@debbugs.gnu.org; Sun, 19 Mar 2023 19:49:59 -0400 Received: from relay11.mail.gandi.net ([217.70.178.231]:51417) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pe2mj-0008Ck-Va for 62284@debbugs.gnu.org; Sun, 19 Mar 2023 19:49:58 -0400 Received: (Authenticated sender: contact@conses.eu) by mail.gandi.net (Postfix) with ESMTPSA id 40306100002 for <62284@debbugs.gnu.org>; Sun, 19 Mar 2023 23:49:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=conses.eu; s=gm1; t=1679269792; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=0RFs6Ub/seOiXrYOTzNrKlV99unzYkcB5vdyLUBAv/8=; b=h3NiWom1V/ALRQadCk77rQ6iivvTDowQvdrKvkIPv5sisW52DRyfyLZSMutDJXKAwKfdAt MsjO1FlKp1qPXtK2Jp9FKfllQ2ZBf33JOLvwWD6to8FP5bZya7Zf5ZQxl3BDUbOiNaeEEI /1ApO2sZIBLFg6ilMm3YqZOCYXjkUE2HMrqYlApInmAI2hmUhEysdLjYYxXAj9VfdIZFfZ Oq9QDW5muZa1pLbL+vV00pMHxITrNskJbYKtAPY9diWZazPZLMkGKScWqZ2jXh3y6ROFgS g+ACyBc5KDeqrHjf2GBb1aEoY6dWOyxqBQiW0vy7hZJSI9JQSSFPjOmmM/qJ2g== From: conses In-Reply-To: References: Message-Id: <90e6d82ca9da26ac3677d30476218fd220432c37.1679268196.git.contact@conses.eu> Date: Mon, 20 Mar 2023 00:49:51 +0100 User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 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: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches * gnu/packages/golang.scm (go-mau-fi-whatsmeow): New variable. --- gnu/packages/golang.scm | 78 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 78 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 249c780ebf..08501c6793 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -12447,6 +12447,84 @@ (define-public go-mau-fi-libsignal-util-errorhelper (define-public go-mau-fi-libsignal-util-medium (go-mau-fi-libsignal-package "util-medium")) +(define-public go-mau-fi-whatsmeow + (let ((commit "f0c1311920763e44a89add91926bdd49f6a566ac") + (revision "0")) + (package + (name "go-mau-fi-whatsmeow") + (version (git-version "0" revision commit)) + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/tulir/whatsmeow") + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "098hkaw5pk1vw1fh62654zm4f9h3plyamg3iq610g72zz35ndwlb")))) + (build-system go-build-system) + (arguments + (list + #:go go-1.19 + #:import-path "go.mau.fi/whatsmeow")) + (propagated-inputs + (list + go-golang-org-x-crypto + go-github-com-gorilla-websocket + go-google-golang-org-protobuf-encoding-prototext + go-google-golang-org-protobuf-encoding-protowire + go-google-golang-org-protobuf-internal-descfmt + go-google-golang-org-protobuf-internal-descopts + go-google-golang-org-protobuf-internal-detrand + go-google-golang-org-protobuf-internal-encoding-defval + go-google-golang-org-protobuf-internal-encoding-messageset + go-google-golang-org-protobuf-internal-encoding-tag + go-google-golang-org-protobuf-internal-encoding-text + go-google-golang-org-protobuf-internal-errors + go-google-golang-org-protobuf-internal-filedesc + go-google-golang-org-protobuf-internal-filetype + go-google-golang-org-protobuf-internal-flags + go-google-golang-org-protobuf-internal-genid + go-google-golang-org-protobuf-internal-impl + go-google-golang-org-protobuf-internal-order + go-google-golang-org-protobuf-internal-pragma + go-google-golang-org-protobuf-internal-set + go-google-golang-org-protobuf-internal-strs + go-google-golang-org-protobuf-internal-version + go-google-golang-org-protobuf-proto + go-google-golang-org-protobuf-reflect-protoreflect + go-google-golang-org-protobuf-reflect-protoregistry + go-google-golang-org-protobuf-runtime-protoiface + go-google-golang-org-protobuf-runtime-protoimpl + go-mau-fi-libsignal-cipher + go-mau-fi-libsignal-ecc + go-mau-fi-libsignal-groups + go-mau-fi-libsignal-kdf + go-mau-fi-libsignal-keys-chain + go-mau-fi-libsignal-keys-identity + go-mau-fi-libsignal-keys-message + go-mau-fi-libsignal-keys-prekey + go-mau-fi-libsignal-keys-root + go-mau-fi-libsignal-keys-session + go-mau-fi-libsignal-logger + go-mau-fi-libsignal-protocol + go-mau-fi-libsignal-ratchet + go-mau-fi-libsignal-serialize + go-mau-fi-libsignal-session + go-mau-fi-libsignal-signalerror + go-mau-fi-libsignal-state-record + go-mau-fi-libsignal-state-store + go-mau-fi-libsignal-util-bytehelper + go-mau-fi-libsignal-util-errorhelper + go-mau-fi-libsignal-util-keyhelper + go-mau-fi-libsignal-util-medium + go-mau-fi-libsignal-util-optional)) + (home-page "https://github.com/tulir/whatsmeow") + (synopsis "Go library for the WhatsApp web multidevice API") + (description "@code{whatsmeow} is a Go library for the WhatsApp web +multidevice API.") + (license license:mpl2.0)))) + ;;; ;;; Avoid adding new packages to the end of this file. To reduce the chances ;;; of a merge conflict, place them above by existing packages with similar