all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#62615] [PATCH] gnu: drawing: Update to 1.0.2.
@ 2023-04-02 14:14 J. Sims via Guix-patches via
  2023-04-03 11:15 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: J. Sims via Guix-patches via @ 2023-04-02 14:14 UTC (permalink / raw)
  To: 62615

[-- Attachment #1: Type: text/plain, Size: 79 bytes --]

Hello,

Attached is a simple version bump for GNOME Drawing.

Thanks,
Juli

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-drawing-Update-to-1.0.2.patch --]
[-- Type: text/x-patch; name=0001-gnu-drawing-Update-to-1.0.2.patch, Size: 1128 bytes --]

From b798172aa14847973be0cd789630d00db29293e2 Mon Sep 17 00:00:00 2001
From: Juliana Sims <jtsims@protonmail.com>
Date: Sun, 2 Apr 2023 10:09:01 -0400
Subject: [PATCH] gnu: drawing: Update to 1.0.2.

* gnu/packages/gnome.scm (drawing): Update to 1.0.2.
---
 gnu/packages/gnome.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 8c38b94a21..49ff1464f5 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4438,7 +4438,7 @@ (define-public gnumeric
 (define-public drawing
   (package
     (name "drawing")
-    (version "1.0.1")
+    (version "1.0.2")
     (source
      (origin
        (method git-fetch)
@@ -4447,7 +4447,7 @@ (define-public drawing
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "12xb522i7dxshw2ig12ald750fynlxan1lwz6gsxfa9p4ap2qypn"))))
+        (base32 "1yazs3jj8i8n64ki54rvh11q0yn46da105hdsjb7b80dpxspvlch"))))
     (build-system meson-build-system)
     (arguments
      (list

base-commit: 380faf265b0c3b231ab8b69597d161be5e704e18
-- 
2.39.2


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

* [bug#62615] [PATCH] gnu: drawing: Update to 1.0.2.
  2023-04-02 14:14 [bug#62615] [PATCH] gnu: drawing: Update to 1.0.2 J. Sims via Guix-patches via
@ 2023-04-03 11:15 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2023-04-03 11:15 UTC (permalink / raw)
  To: 62615; +Cc: J. Sims, 62615-done

Hello,

"J. Sims via Guix-patches" via <guix-patches@gnu.org> writes:

> Subject: [PATCH] gnu: drawing: Update to 1.0.2.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




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

end of thread, other threads:[~2023-04-03 11:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-02 14:14 [bug#62615] [PATCH] gnu: drawing: Update to 1.0.2 J. Sims via Guix-patches via
2023-04-03 11:15 ` Nicolas Goaziou

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.