unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Andy Tai <atai@atai.org>
To: 71517@debbugs.gnu.org
Cc: Andy Tai <atai@atai.org>
Subject: [bug#71517] [PATCH] gnu: sane-backends: Update to 1.3.1
Date: Wed, 12 Jun 2024 04:41:23 -0700	[thread overview]
Message-ID: <f58e4257a68f65974ad6afe97f595450c42d2209.1718192453.git.atai@atai.org> (raw)

* gnu/packages/scanner.scm (sane-backends-minimal): Update to 1.3.1

Change-Id: I63a4e744b16b8bbfa18939bd7fbb0ee58a460181
---
 gnu/packages/scanner.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/scanner.scm b/gnu/packages/scanner.scm
index e26c8a5429..38d5cb7d50 100644
--- a/gnu/packages/scanner.scm
+++ b/gnu/packages/scanner.scm
@@ -106,7 +106,7 @@ (define-public sane-airscan
 (define-public sane-backends-minimal
   (package
     (name "sane-backends-minimal")
-    (version "1.2.1")
+    (version "1.3.1")
     (source (origin
              (method git-fetch)
              (uri (git-reference
@@ -114,7 +114,7 @@ (define-public sane-backends-minimal
                    (commit version)))
              (file-name (git-file-name name version))
              (sha256
-              (base32 "1dyipgfn8b8g38iqipy9y1p32p8xyf5sllh4dzhpx54schc4j3hm"))
+              (base32 "1fb6shx9bz0svcyasmyqs93rbbwq7kzg6l0h1zh3kjvcwhchyv72"))
              (modules '((guix build utils)))
              (snippet
               ;; Generated HTML files and udev rules normally embed a

base-commit: 30f0faafc4b1cb092d50b58b38db7435c8dbcfeb
prerequisite-patch-id: 97c8280d10de28877490388d1c068835682d20c4
-- 
2.34.1





                 reply	other threads:[~2024-06-12 11:42 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=f58e4257a68f65974ad6afe97f595450c42d2209.1718192453.git.atai@atai.org \
    --to=atai@atai.org \
    --cc=71517@debbugs.gnu.org \
    /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).