Update ‘inkplate-display’ to latest version
This commit is contained in:
parent
c33a58467a
commit
9a49fe75dd
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
|||
#:use-module (oni packages inkplate))
|
||||
|
||||
(define-public inkplate-display
|
||||
(let ((commit "8b2782e00b37d6e94d17071b7fe570d654af56f6")
|
||||
(let ((commit "74cfa41b83a18469ed470fa47a208f74abedc0b6")
|
||||
(revision "0"))
|
||||
(package
|
||||
(name "inkplate-display")
|
||||
|
@ -21,7 +21,7 @@
|
|||
(commit commit)))
|
||||
(method git-fetch)
|
||||
(sha256
|
||||
(base32 "0s8vm09zdhwyvdnna68yhwxcxn869g5xds8p87jfzwvi7rg08crr"))
|
||||
(base32 "1w35wqw9y77gcx7rcc74b0f7n0vjk4yh8xicjkfc5by5vzffrhc6"))
|
||||
(file-name (git-file-name name version))))
|
||||
(propagated-inputs
|
||||
(list guile-3.0 guile-inkplate))
|
||||
|
|
Loading…
Reference in a new issue