From: kiasoc5 via Guix-patches via <guix-patches@gnu.org>
To: 57921@debbugs.gnu.org
Cc: kiasoc5 <kiasoc5@disroot.org>
Subject: [bug#57921] [PATCH] gnu: avizo: Update to 1.2.1.
Date: Mon, 19 Sep 2022 00:23:39 -0400 [thread overview]
Message-ID: <08c92db78fa85b196af0e090dc3df272757effca.1663561419.git.kiasoc5@disroot.org> (raw)
* gnu/packages/wm.scm (avizo): Update to 1.2.1.
---
gnu/packages/wm.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index f329020eb4..aecc44859d 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -2809,7 +2809,7 @@ (define-public berry
(define-public avizo
(package
(name "avizo")
- (version "1.2")
+ (version "1.2.1.1")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -2818,7 +2818,7 @@ (define-public avizo
(file-name (git-file-name name version))
(sha256
(base32
- "02h2jbgrbl2hyq6bzwryc1r47mipgdqrdh7zi44skc25w045s6q5"))))
+ "0ddv5ssxfjbzhqskbbhi9qj1yqkraiv3r8svfmp9s5nnfpid8aba"))))
(build-system meson-build-system)
(inputs (list gtk+))
(native-inputs
base-commit: 25adb336bcb0188a92ecbe6b9c1d9d3e3a8b59e4
--
2.37.2
next reply other threads:[~2022-09-19 4:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-19 4:23 kiasoc5 via Guix-patches via [this message]
2022-09-19 4:32 ` [bug#57921] Wrong version kiasoc5 via Guix-patches via
2022-09-24 15:54 ` bug#57921: [PATCH] gnu: avizo: Update to 1.2.1 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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=08c92db78fa85b196af0e090dc3df272757effca.1663561419.git.kiasoc5@disroot.org \
--to=guix-patches@gnu.org \
--cc=57921@debbugs.gnu.org \
--cc=kiasoc5@disroot.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 external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.