all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Vivien Kraus via Guix-patches via <guix-patches@gnu.org>
To: 67467@debbugs.gnu.org
Cc: rg@raghavgururajan.name, liliana.prikler@gmail.com,
	maxim.cournoyer@gmail.com
Subject: [bug#67467] [PATCH gnome-team] gnu: simple-scan: Update to 44.0.
Date: Sun, 26 Nov 2023 18:04:43 +0100	[thread overview]
Message-ID: <d4662c912d157c82ac5e01df7370453ebe9db083.1701040101.git.vivien@planete-kraus.eu> (raw)

A TODO item mentioned fixing icons, but they are visible.

* gnu/packages/gnome.scm (simple-scan): Update to 44.0.  Remove TODO item.

Change-Id: Ib32bf25457cc2d82f0a473cfa8b6cca580a6bb6e
---
 gnu/packages/gnome.scm | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index d354327497..f93eb3d3cb 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7057,7 +7057,7 @@ (define-public gusb
 (define-public simple-scan
   (package
     (name "simple-scan")
-    (version "42.5")
+    (version "44.0")
     (source
      (origin
        (method url-fetch)
@@ -7065,9 +7065,8 @@ (define-public simple-scan
                            (version-major version) "/"
                            "simple-scan-" version ".tar.xz"))
        (sha256
-        (base32 "0l201qjig6bk34bw8d77jcbhjhn4swfqdj84sjlyy1p2x6jdzx85"))))
+        (base32 "15cfv56jcmjncwyf3w4ra0c77xwy0hkdzhpcx93zfizl8vyp1f1r"))))
     (build-system meson-build-system)
-    ;; TODO: Fix icons in home screen, About dialogue, and scan menu.
     (arguments
      '(#:glib-or-gtk? #t))
     (native-inputs

base-commit: e21f0cb7b7a87992004193cd56638ad961fe5928
-- 
2.41.0




             reply	other threads:[~2023-11-26 23:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-26 17:04 Vivien Kraus via Guix-patches via [this message]
2023-12-03 23:57 ` [bug#67467] [PATCH gnome-team] gnu: simple-scan: Update to 44.0 Maxim Cournoyer
2023-12-03 23:57 ` Maxim Cournoyer
2023-12-05 17:42 ` bug#67467: Applied, closing Vivien Kraus via Guix-patches via

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

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

  git send-email \
    --in-reply-to=d4662c912d157c82ac5e01df7370453ebe9db083.1701040101.git.vivien@planete-kraus.eu \
    --to=guix-patches@gnu.org \
    --cc=67467@debbugs.gnu.org \
    --cc=liliana.prikler@gmail.com \
    --cc=maxim.cournoyer@gmail.com \
    --cc=rg@raghavgururajan.name \
    --cc=vivien@planete-kraus.eu \
    /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 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.