me
/
guix
Archived
1
0
Fork 0

gnu: Update libhandy to 0.0.12.

* gnu/packages/gnome.scm (libhandy): Update to 0.0.12.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
master
Jonathan Brielmaier 2019-12-14 18:33:26 +01:00 committed by Ludovic Courtès
parent 8a02ae7fae
commit f6501b9f83
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 3 additions and 2 deletions

View File

@ -43,6 +43,7 @@
;;; Copyright © 2019 Martin Becze <mjbecze@riseup.net>
;;; Copyright © 2019 David Wilson <david@daviwil.com>
;;; Copyright © 2019 Raghav Gururajan <raghavgururajan@disroot.org>
;;; Copyright © 2019 Jonathan Brielmaier <jonathan.brielmaier@web.de>
;;;
;;; This file is part of GNU Guix.
;;;
@ -8787,7 +8788,7 @@ advanced image management tool")
(define-public libhandy
(package
(name "libhandy")
(version "0.0.11")
(version "0.0.12")
(source
(origin
(method git-fetch)
@ -8796,7 +8797,7 @@ advanced image management tool")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0622zp5wrvn5bvgardijxd11y76g1i54fs32y03dw9nrar7i6vb0"))))
(base32 "09wlknarzsbk9hr5ws6s7x5kibkhx9ayrbhshfqib4zkhq2f76hw"))))
(build-system meson-build-system)
(arguments
`(#:configure-flags