unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Brendan Tildesley <mail@brendan.scot>
To: 51510@debbugs.gnu.org
Subject: [bug#51510] [PATCH 2/4] gnu: piper: Update to 0.6.
Date: Sat, 30 Oct 2021 23:41:28 +1100	[thread overview]
Message-ID: <20211030124130.32458-2-mail@brendan.scot> (raw)
In-Reply-To: <20211030124130.32458-1-mail@brendan.scot>

* 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





  reply	other threads:[~2021-10-30 12:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-30 12:40 [bug#51510] [PATCH 0/4] Update piper to 0.6, libratbag to 0.16 Brendan Tildesley
2021-10-30 12:41 ` [bug#51510] [PATCH 1/4] gnu: libratbag: Update " Brendan Tildesley
2021-10-30 12:41   ` Brendan Tildesley [this message]
2021-10-30 12:41   ` [bug#51510] [PATCH 3/4] gnu: services: Add ratbag-dbus-service Brendan Tildesley
2021-11-23  8:51     ` [bug#51510] [PATCH 0/4] Update piper to 0.6, libratbag to 0.16 Ludovic Courtès
2021-10-30 12:41   ` [bug#51510] [PATCH 4/4] gnu: libratbag, piper: Adjust descriptions Brendan Tildesley
2021-11-23  8:49   ` bug#51510: [PATCH 0/4] Update piper to 0.6, libratbag to 0.16 Ludovic Courtès

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=20211030124130.32458-2-mail@brendan.scot \
    --to=mail@brendan.scot \
    --cc=51510@debbugs.gnu.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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).