mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: solaar: Update to 1.1.19.
* gnu/packages/admin.scm (solaar): Update to 1.1.19. Change-Id: I8ccd24263de2d1c9b80323133d245e269cd782ba
This commit is contained in:
@@ -5280,7 +5280,7 @@ cache of unix and unix-like systems.")
|
||||
(define-public solaar
|
||||
(package
|
||||
(name "solaar")
|
||||
(version "1.1.18")
|
||||
(version "1.1.19")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@@ -5289,7 +5289,7 @@ cache of unix and unix-like systems.")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "0wf8rkm9anxr9iw51yxaav9cifpfkf1m4cw7i9rfsq8xb3aa2n9b"))))
|
||||
(base32 "0pq1wy2m84ma0pg5k200f0fhywvx4qa873v8n5pz56ahc4ddcyk7"))))
|
||||
(build-system pyproject-build-system)
|
||||
(native-inputs
|
||||
(list python-pytest
|
||||
|
||||
Reference in New Issue
Block a user