unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#57921] [PATCH] gnu: avizo: Update to 1.2.1.
@ 2022-09-19  4:23 kiasoc5 via Guix-patches via
  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
  0 siblings, 2 replies; 3+ messages in thread
From: kiasoc5 via Guix-patches via @ 2022-09-19  4:23 UTC (permalink / raw)
  To: 57921; +Cc: kiasoc5

* 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





^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [bug#57921] Wrong version
  2022-09-19  4:23 [bug#57921] [PATCH] gnu: avizo: Update to 1.2.1 kiasoc5 via Guix-patches via
@ 2022-09-19  4:32 ` kiasoc5 via Guix-patches via
  2022-09-24 15:54 ` bug#57921: [PATCH] gnu: avizo: Update to 1.2.1 Ludovic Courtès
  1 sibling, 0 replies; 3+ messages in thread
From: kiasoc5 via Guix-patches via @ 2022-09-19  4:32 UTC (permalink / raw)
  To: 57921

Oops, version should be 1.2.1 not 1.2.1.1

-- 




^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#57921: [PATCH] gnu: avizo: Update to 1.2.1.
  2022-09-19  4:23 [bug#57921] [PATCH] gnu: avizo: Update to 1.2.1 kiasoc5 via Guix-patches via
  2022-09-19  4:32 ` [bug#57921] Wrong version kiasoc5 via Guix-patches via
@ 2022-09-24 15:54 ` Ludovic Courtès
  1 sibling, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2022-09-24 15:54 UTC (permalink / raw)
  To: kiasoc5; +Cc: 57921-done

kiasoc5 <kiasoc5@disroot.org> skribis:

> * gnu/packages/wm.scm (avizo): Update to 1.2.1.

Fixed the version string and applied it, thanks!

Ludo'.




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-09-24 15:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-19  4:23 [bug#57921] [PATCH] gnu: avizo: Update to 1.2.1 kiasoc5 via Guix-patches via
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

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).