gnu: photoflare: Update to 1.6.6.

* gnu/packages/photo.scm (photoflare): Update to 1.6.6.
This commit is contained in:
Tobias Geerinckx-Rice 2020-11-30 18:59:32 +01:00
parent ca0c30f1fa
commit 09191e37cd
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -580,7 +580,7 @@ (define-public darktable
(define-public photoflare
(package
(name "photoflare")
(version "1.6.5")
(version "1.6.6")
(source
(origin
(method git-fetch)
@ -589,7 +589,7 @@ (define-public photoflare
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0a394324h7ds567z3i3pw6kkii78n4qwdn129kgkkm996yh03q89"))))
(base32 "07lrlxagv1bljj607s8m0zsbzx9jrvi18bnxahnm7r4i5car5x2d"))))
(build-system gnu-build-system)
(arguments
'(#:tests? #f ;no tests