gnu: garcon: Update to 4.18.2.
* gnu/packages/xfce.scm (garcon): Update to 4.18.2. Change-Id: I45cfb8bca3556849cc08c00053696b077553f4f6
This commit is contained in:
parent
351303a944
commit
64794c145a
@ -332,7 +332,7 @@ development.")
|
||||
(define-public garcon
|
||||
(package
|
||||
(name "garcon")
|
||||
(version "4.18.1")
|
||||
(version "4.18.2")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "https://archive.xfce.org/src/xfce/"
|
||||
@ -340,7 +340,7 @@ development.")
|
||||
"garcon-" version ".tar.bz2"))
|
||||
(sha256
|
||||
(base32
|
||||
"02y2nkxwx5mp1w6x2ydi3hpgymk7159zvyzk70afp5dcdlm96ypy"))))
|
||||
"0ka35nxqhl4cbmyf9x2ysinihixsqmibqywqr2zqz5iiw699530v"))))
|
||||
(build-system gnu-build-system)
|
||||
(native-inputs
|
||||
(list `(,glib "bin") gobject-introspection intltool pkg-config))
|
||||
|
Loading…
x
Reference in New Issue
Block a user