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 1/4] gnu: libratbag: Update to 0.16.
Date: Sat, 30 Oct 2021 23:41:27 +1100	[thread overview]
Message-ID: <20211030124130.32458-1-mail@brendan.scot> (raw)
In-Reply-To: <1068669378.66937.1635597628791@office.mailbox.org>

* gnu/packages/gnome.scm (libratbag): Update to 0.16.
---
 gnu/packages/gnome.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index b138ff228b..650c4e0305 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -27,7 +27,7 @@
 ;;; Copyright © 2017, 2018 nee <nee-git@hidamari.blue>
 ;;; Copyright © 2017 Chris Marusich <cmmarusich@gmail.com>
 ;;; Copyright © 2017 Mohammed Sadiq <sadiq@sadiqpk.org>
-;;; Copyright © 2017, 2020 Brendan Tildesley <mail@brendan.scot>
+;;; Copyright © 2017, 2020, 2021 Brendan Tildesley <mail@brendan.scot>
 ;;; Copyright © 2017, 2018 Rutger Helling <rhelling@mykolab.com>
 ;;; Copyright © 2018 Jovany Leandro G.C <bit4bit@riseup.net>
 ;;; Copyright © 2018 Vasile Dumitrascu <va511e@yahoo.com>
@@ -11706,7 +11706,7 @@ (define-public apostrophe
 (define-public libratbag
   (package
     (name "libratbag")
-    (version "0.14")
+    (version "0.16")
     (source
      (origin
        (method git-fetch)
@@ -11715,7 +11715,7 @@ (define-public libratbag
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1fpwp2sj8mf98bqasq2h8qwgprxi7k3iw33gcfid3d1lbyiacw0x"))))
+        (base32 "0jjf6xc3a37icp5dvbxla3ai9is2ns31m0llbfq1bmb6dk8cd4n0"))))
     (build-system meson-build-system)
     (arguments
      `(#:configure-flags
-- 
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 ` Brendan Tildesley [this message]
2021-10-30 12:41   ` [bug#51510] [PATCH 2/4] gnu: piper: Update to 0.6 Brendan Tildesley
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-1-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).