parent
f887a0085d
commit
d2d38add07
|
@ -2723,7 +2723,7 @@ for wayland conceptually based on the X11 window manager
|
||||||
(define-public libucl
|
(define-public libucl
|
||||||
(package
|
(package
|
||||||
(name "libucl")
|
(name "libucl")
|
||||||
(version "0.8.1")
|
(version "0.8.2")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
|
@ -2732,8 +2732,7 @@ for wayland conceptually based on the X11 window manager
|
||||||
(commit version)))
|
(commit version)))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32 "1j8npymjhcnzbwhx1wggr88148cga921438flf1sn7mw1b9dr55f"))))
|
||||||
"1h52ldxankyhbbm1qbqz1f2q0j03c1b4mig7343bs3mc6fpm18gf"))))
|
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list autoconf automake pkg-config libtool))
|
(list autoconf automake pkg-config libtool))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
|
|
Reference in New Issue