gnu: photoflare: Update to 1.6.9.

* gnu/packages/photo.scm (photoflare): Update to 1.6.9.
This commit is contained in:
Tobias Geerinckx-Rice 2021-06-29 02:34:44 +02:00
parent 13d938bead
commit 5b9a769b23
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -587,7 +587,7 @@ (define-public darktable
(define-public photoflare
(package
(name "photoflare")
(version "1.6.8")
(version "1.6.9")
(source
(origin
(method git-fetch)
@ -596,7 +596,7 @@ (define-public photoflare
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0vdn5pk5hrw4i0q3wzzgcggcc9i575ymccm44vq3xihy84c3vnc9"))))
(base32 "121fhbggsh6jhrr7m41f27fd34ql7libdr2v0ig5bj6nc2ddwd40"))))
(build-system gnu-build-system)
(arguments
'(#:tests? #f ;no tests