unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#60662] [PATCH] gnu: azpainter: Update to 3.0.6.
@ 2023-01-08 20:42 Nikolay Korotkiy via Guix-patches via
  2023-01-28  6:13 ` bug#60662: " 宋文武 via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Nikolay Korotkiy via Guix-patches via @ 2023-01-08 20:42 UTC (permalink / raw)
  To: 60662; +Cc: Nikolay Korotkiy

* 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





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

* bug#60662: [PATCH] gnu: azpainter: Update to 3.0.6.
  2023-01-08 20:42 [bug#60662] [PATCH] gnu: azpainter: Update to 3.0.6 Nikolay Korotkiy via Guix-patches via
@ 2023-01-28  6:13 ` 宋文武 via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2023-01-28  6:13 UTC (permalink / raw)
  To: Nikolay Korotkiy; +Cc: 60662-done

Nikolay Korotkiy <sikmir@disroot.org> writes:

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

Pushed, thank you!




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

end of thread, other threads:[~2023-01-28  6:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-08 20:42 [bug#60662] [PATCH] gnu: azpainter: Update to 3.0.6 Nikolay Korotkiy via Guix-patches via
2023-01-28  6:13 ` bug#60662: " 宋文武 via Guix-patches via

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