unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "J. Sims via Guix-patches" via <guix-patches@gnu.org>
To: 62615@debbugs.gnu.org
Subject: [bug#62615] [PATCH] gnu: drawing: Update to 1.0.2.
Date: Sun, 02 Apr 2023 14:14:26 +0000	[thread overview]
Message-ID: <LTQfkSn71OtXvk7aizeknWNJ3KIJPFnW06E-KvvcYuBWq1HhQwPk8uhrdZNBGUxUzG6ok6IPgqPqmMknEALA4GvhJbeFznmGqudeI495McE=@protonmail.com> (raw)

[-- 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


             reply	other threads:[~2023-04-02 14:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-02 14:14 J. Sims via Guix-patches via [this message]
2023-04-03 11:15 ` [bug#62615] [PATCH] gnu: drawing: Update to 1.0.2 Nicolas Goaziou

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='LTQfkSn71OtXvk7aizeknWNJ3KIJPFnW06E-KvvcYuBWq1HhQwPk8uhrdZNBGUxUzG6ok6IPgqPqmMknEALA4GvhJbeFznmGqudeI495McE=@protonmail.com' \
    --to=guix-patches@gnu.org \
    --cc=62615@debbugs.gnu.org \
    --cc=jtsims@protonmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).