GNU bug report logs - #60662
[PATCH] gnu: azpainter: Update to 3.0.6.

Previous Next

Package: guix-patches;

Reported by: Nikolay Korotkiy <sikmir <at> disroot.org>

Date: Sun, 8 Jan 2023 20:43:02 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: 宋文武 <iyzsong <at> envs.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#60662: closed ([PATCH] gnu: azpainter: Update to 3.0.6.)
Date: Sat, 28 Jan 2023 06:14:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 28 Jan 2023 14:13:53 +0800
with message-id <87cz6zqj8e.fsf <at> envs.net>
and subject line Re: bug#60662: [PATCH] gnu: azpainter: Update to 3.0.6.
has caused the debbugs.gnu.org bug report #60662,
regarding [PATCH] gnu: azpainter: Update to 3.0.6.
to be marked as done.

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


-- 
60662: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=60662
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Nikolay Korotkiy <sikmir <at> disroot.org>
To: guix-patches <at> gnu.org
Cc: Nikolay Korotkiy <sikmir <at> disroot.org>
Subject: [PATCH] gnu: azpainter: Update to 3.0.6.
Date: Mon,  9 Jan 2023 00:42:31 +0400
* gnu/packages/graphics.scm (azpainter): Update to 3.0.6.
---
 gnu/packages/graphics.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/graphics.scm b/gnu/packages/graphics.scm
index f23fad7c50..a0b3aa215d 100644
--- a/gnu/packages/graphics.scm
+++ b/gnu/packages/graphics.scm
@@ -2121,7 +2121,7 @@ (define-public monado
 (define-public azpainter
   (package
     (name "azpainter")
-    (version "3.0.5")
+    (version "3.0.6")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -2130,7 +2130,7 @@ (define-public azpainter
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1iplp3p8pw9q44kb43hrk89sv2aff6bdy9fk58j2v6k5lqbk6kvf"))))
+                "0lk74drrksk340fzyzvrq0ixwj498adshbp505cj163qsqnndj7y"))))
     (build-system gnu-build-system) ;actually a home grown build system
     (arguments
      (list #:tests? #f

base-commit: 8cca1a35bc42cddb7e0586062d192197520042d5
-- 
2.37.2



[Message part 3 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> envs.net>
To: Nikolay Korotkiy <sikmir <at> disroot.org>
Cc: 60662-done <at> debbugs.gnu.org
Subject: Re: bug#60662: [PATCH] gnu: azpainter: Update to 3.0.6.
Date: Sat, 28 Jan 2023 14:13:53 +0800
Nikolay Korotkiy <sikmir <at> disroot.org> writes:

> * gnu/packages/graphics.scm (azpainter): Update to 3.0.6.

Pushed, thank you!


This bug report was last modified 2 years and 167 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.