mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
gnu: engrampa: Update to 1.22.0.
* gnu/packages/mate.scm (engrampa): Update to 1.22.0. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
This commit is contained in:
parent
b85d568203
commit
56689aa5fb
1 changed files with 2 additions and 2 deletions
|
@ -1332,7 +1332,7 @@ (define-public eom
|
|||
(define-public engrampa
|
||||
(package
|
||||
(name "engrampa")
|
||||
(version "1.18.2")
|
||||
(version "1.22.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -1341,7 +1341,7 @@ (define-public engrampa
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0d98zhqqc7qdnxcf0195kd04xmhijc0w2qrn6q61zd0daiswnv98"))))
|
||||
"16yjplfl2sqa7n6404hjn0vwkh0xkdch73q7n5czynihmh3azc7p"))))
|
||||
(build-system glib-or-gtk-build-system)
|
||||
(arguments
|
||||
`(#:configure-flags (list "--disable-schemas-compile"
|
||||
|
|
Loading…
Reference in a new issue