mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-02 07:15:53 +02:00
gnu: sane-backends-minimal: Update to 1.2.1.
* gnu/packages/scanner.scm (sane-backends-minimal): Update to 1.2.1. Change-Id: I16e3474616ee427f657c13150662f3e1a6e1bd24 Signed-off-by: Clément Lassieur <clement@lassieur.org>
This commit is contained in:
committed by
Clément Lassieur
parent
ec9cb94ba2
commit
8fee233246
@@ -106,7 +106,7 @@ WSD and eSCL.")
|
||||
(define-public sane-backends-minimal
|
||||
(package
|
||||
(name "sane-backends-minimal")
|
||||
(version "1.0.32")
|
||||
(version "1.2.1")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
@@ -114,7 +114,7 @@ WSD and eSCL.")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "13jlqdp7n7z2n78v6idl3ri5idk7ddk9j8wrmh73lba8l9y8xnsi"))
|
||||
(base32 "1dyipgfn8b8g38iqipy9y1p32p8xyf5sllh4dzhpx54schc4j3hm"))
|
||||
(modules '((guix build utils)))
|
||||
(snippet
|
||||
;; Generated HTML files and udev rules normally embed a
|
||||
|
||||
Reference in New Issue
Block a user