emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#57921: closed ([PATCH] gnu: avizo: Update to 1.2.1.)


From: GNU bug Tracking System
Subject: bug#57921: closed ([PATCH] gnu: avizo: Update to 1.2.1.)
Date: Sat, 24 Sep 2022 15:55:01 +0000

Your message dated Sat, 24 Sep 2022 17:54:10 +0200
with message-id <87tu4w7opp.fsf@gnu.org>
and subject line Re: bug#57921: [PATCH] gnu: avizo: Update to 1.2.1.
has caused the debbugs.gnu.org bug report #57921,
regarding [PATCH] gnu: avizo: Update to 1.2.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
57921: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=57921
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: avizo: Update to 1.2.1. Date: Mon, 19 Sep 2022 00:23:39 -0400
* 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




--- End Message ---
--- Begin Message --- Subject: Re: bug#57921: [PATCH] gnu: avizo: Update to 1.2.1. Date: Sat, 24 Sep 2022 17:54:10 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux)
kiasoc5 <kiasoc5@disroot.org> skribis:

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

Fixed the version string and applied it, thanks!

Ludo'.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]