unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Maxime Devos <maximedevos@telenet.be>
To: muradm <mail@muradm.net>, 56689@debbugs.gnu.org
Subject: [bug#56689] [PATCH] gnu: mako: Update to 1.7.1.
Date: Thu, 4 Aug 2022 13:02:11 +0200	[thread overview]
Message-ID: <db0f15f4-236e-301f-abf7-443397b774a6@telenet.be> (raw)
In-Reply-To: <20220722033816.23866-1-mail@muradm.net>


[-- Attachment #1.1.1: Type: text/plain, Size: 1380 bytes --]

open 56689
thanks

On 22-07-2022 05:38, muradm wrote:
> * gnu/packages/wm.scm (mako): Update to 1.7.1.
> [inputs]: Replace elogind with basu.
> ---
>   gnu/packages/wm.scm | 6 +++---
>   1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
> index f27f8af8d4..7dfb1117ad 100644
> --- a/gnu/packages/wm.scm
> +++ b/gnu/packages/wm.scm
> @@ -1776,7 +1776,7 @@ (define-public wlr-randr
>   (define-public mako
>     (package
>       (name "mako")
> -    (version "1.6")
> +    (version "1.7.1")
>       (source
>        (origin
>          (method git-fetch)
> @@ -1785,9 +1785,9 @@ (define-public mako
>                (commit (string-append "v" version))))
>          (file-name (git-file-name name version))
>          (sha256
> -        (base32 "0vbx2r01rq3r9zc6kflah44ms1fzf4z857zmq3qxnfsyjdkz1hs5"))))
> +        (base32 "0vpar1a7zafkd2plmyaackgba6fyg35s9zzyxmj8j7v2q5zxirgz"))))
>       (build-system meson-build-system)
> -    (inputs (list cairo elogind gdk-pixbuf pango wayland))
> +    (inputs (list basu cairo gdk-pixbuf pango wayland))

Like I wrote in <https://issues.guix.gnu.org/56859#3>, I don't think 
switching to basu should be decided in a package patch, rather this 
seems to me something that would need to be decided on guix-devel@, in 
general.

Greetings,
Maxime.

[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 929 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 236 bytes --]

      parent reply	other threads:[~2022-08-04 11:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-22  3:38 [bug#56689] [PATCH] gnu: mako: Update to 1.7.1 muradm
2022-08-04  6:56 ` bug#56689: " 宋文武 via Guix-patches via
2022-08-04 11:02 ` Maxime Devos [this message]

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=db0f15f4-236e-301f-abf7-443397b774a6@telenet.be \
    --to=maximedevos@telenet.be \
    --cc=56689@debbugs.gnu.org \
    --cc=mail@muradm.net \
    /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).