From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id qDKpNQg+fWG+1QAAgWs5BA (envelope-from ) for ; Sat, 30 Oct 2021 14:43:52 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id MB02MQg+fWHpCwAAbx9fmQ (envelope-from ) for ; Sat, 30 Oct 2021 12:43:52 +0000 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 A3F3818F43 for ; Sat, 30 Oct 2021 14:43:52 +0200 (CEST) Received: from localhost ([::1]:42260 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mgniB-0000eg-RB for larch@yhetil.org; Sat, 30 Oct 2021 08:43:51 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42404) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mgnhO-0000XO-EK for guix-patches@gnu.org; Sat, 30 Oct 2021 08:43:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:45329) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mgnhO-00059c-65 for guix-patches@gnu.org; Sat, 30 Oct 2021 08:43:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mgnhO-0001sO-3x for guix-patches@gnu.org; Sat, 30 Oct 2021 08:43:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51510] [PATCH 2/4] gnu: piper: Update to 0.6. Resent-From: Brendan Tildesley Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 30 Oct 2021 12:43:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 51510 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 51510@debbugs.gnu.org Received: via spool by 51510-submit@debbugs.gnu.org id=B51510.16355977307111 (code B ref 51510); Sat, 30 Oct 2021 12:43:02 +0000 Received: (at 51510) by debbugs.gnu.org; 30 Oct 2021 12:42:10 +0000 Received: from localhost ([127.0.0.1]:56869 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mgngY-0001qX-9a for submit@debbugs.gnu.org; Sat, 30 Oct 2021 08:42:10 -0400 Received: from mout-p-101.mailbox.org ([80.241.56.151]:17436) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mgngT-0001pX-M5 for 51510@debbugs.gnu.org; Sat, 30 Oct 2021 08:42:06 -0400 Received: from smtp202.mailbox.org (smtp202.mailbox.org [IPv6:2001:67c:2050:105:465:1:4:0]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-101.mailbox.org (Postfix) with ESMTPS id 4HhJpH5r33zQk30 for <51510@debbugs.gnu.org>; Sat, 30 Oct 2021 14:41:59 +0200 (CEST) X-Virus-Scanned: amavisd-new at heinlein-support.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brendan.scot; s=MBO0001; t=1635597717; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=1e1mA75mZYA0b7nvc4QHMQueh12RKu3717uRsVqWAg0=; b=vWDrpoNaoGSTSeOrTP6oASNjR4oX6JLDzxg/VXS5W9ibvKGeGDWmLRcBQTh4UTyj7Sp5Q6 I88v5zZWNEugNgBebudxw1ldVnP5A7fIt1DF5NEKmgTgDqVsiea5epco76KomUq4uXyurc t0ZDCxURfFPFpUtbwBpReJ9c6Lovzn2/BzdShi0X3eKOOoICO6AsGl3WkqEea86eXm3VUU fVrr9fYVgMpLYxZ1WXhcazytPAl6KaMe/fyHd0KY6IG0VZlRRYdlvefiuTxnRODzUoqsYH JArWb1hqKfqesDoh9vQfvx5ViuA2XUtJC3OUhpQkAT5LWMoPkfyMCg8cZgfV/g== From: Brendan Tildesley Date: Sat, 30 Oct 2021 23:41:28 +1100 Message-Id: <20211030124130.32458-2-mail@brendan.scot> In-Reply-To: <20211030124130.32458-1-mail@brendan.scot> References: <20211030124130.32458-1-mail@brendan.scot> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 1993C1318 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+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1635597832; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: 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=1e1mA75mZYA0b7nvc4QHMQueh12RKu3717uRsVqWAg0=; b=VNej2vqCrBb50/bEYoLKs61oUKQxFQ46A40Ku+m//DHCDk9vDAoN0CcrHZjmYotCzd0FvD x59jmOvYgojQnxwXgWpBS/4Y8buLvPpn95/IhCidbgTfNRHoA13TOvnYZ6XRZzbmwn/hev m0NHN5BvxMC/kf8n8Th9tH9FUawLasBysiZCD6XVXmAMMNqZoIHee+qAOpx+tdCYoLuYJy xJcMxns5jU3lb41MnZgk1qxIc1VlKUyjKIjmEvpJSF6Nw+g4vD1s/DzfU0C8fTInE2CvAf tPgWc8Wk1aYtNxQmKFdLbnnztiKJARMxVIw39qQ1Y9kpeKBJv0K+RUdptIhWBw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1635597832; a=rsa-sha256; cv=none; b=T8gRV/EYaD/0gTmMdAm4MEggmLB0XRF0ittayrWAtJYYqHvXvzuzA8tBUckg72TQ6p4lYT uTTdWKL5jkGm7+fQNLUJgXAwNmW/nc8yKCGP5qv8SdW0CZcHW4bc0uQwvYpfPe+H+N4Q+x eUqPRKOVvFTYcBKWS8iAn04J2wcWTslbCeyozI1OdKpXO20uUywyJIr0vtBkwVPF17vhcQ VHyY+evCaEemy70Mz1eZ9qgUEC5E0PLImIx3QqQ3Vk428+Id4ZsiA9vTZJhN12PTkZ5M+o TxZAIlbKvgevo4QLWo+IvtAKUBjlS2Qf+5U+LG7HuU96Y1b2WI9txTyeArjMfA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=brendan.scot header.s=MBO0001 header.b=vWDrpoNa; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: 3.58 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=brendan.scot header.s=MBO0001 header.b=vWDrpoNa; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: A3F3818F43 X-Spam-Score: 3.58 X-Migadu-Scanner: scn0.migadu.com X-TUID: fzNmwL3bUS7o * gnu/packages/gnome.scm (piper): Update to 0.6. [inputs]: Add libratbag. --- gnu/packages/gnome.scm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 650c4e0305..c8ec3fe248 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -11773,7 +11773,7 @@ (define-public libratbag (define-public piper (package (name "piper") - (version "0.5.1") + (version "0.6") (source (origin (method git-fetch) @@ -11781,7 +11781,7 @@ (define-public piper (url "https://github.com/libratbag/piper") (commit version))) (sha256 - (base32 "1nfjnsiwg2rs6gkjsxzhr2708i6di149dgwq3cf6l12rxqpb8arj")) + (base32 "02x4d4n0078slj2pl0rvgayrrxvna6y6vj8fxfamvazsh5xyfzwk")) (file-name (git-file-name name version)))) (build-system meson-build-system) (native-inputs @@ -11794,6 +11794,7 @@ (define-public piper `(("adwaita-icon-theme" ,adwaita-icon-theme) ("gtk" ,gtk+) ("gtk:bin" ,gtk+ "bin") + ("libratbag" ,libratbag) ("librsvg" ,librsvg) ("python-evdev" ,python-evdev) ("python-lxml" ,python-lxml) -- 2.33.1