mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: eg25-manager: Update to 0.4.2.
* gnu/packages/firmware.scm (eg25-manager): Update to 0.4.2.
This commit is contained in:
parent
c18b9d3d4c
commit
e9f210a0d0
1 changed files with 2 additions and 2 deletions
|
@ -199,7 +199,7 @@ by the b43-open driver of Linux-libre.")
|
|||
(define-public eg25-manager
|
||||
(package
|
||||
(name "eg25-manager")
|
||||
(version "0.4.1")
|
||||
(version "0.4.2")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
|
@ -208,7 +208,7 @@ by the b43-open driver of Linux-libre.")
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"1h4c4ndcnh88jn65h1kycxkjrydwwwh3irkxvpaxb6ry4wpc45r0"))))
|
||||
"1czq2yi852aqkdnrxdifzcq669bdvlm7j40xivxq77jq04fggpmf"))))
|
||||
(build-system meson-build-system)
|
||||
(native-inputs (list curl
|
||||
`(,glib "bin") pkg-config))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue