summaryrefslogtreecommitdiff
path: root/gnu/packages
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2021-05-07 02:20:33 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2021-05-07 02:20:33 +0200
commitb8760c8ef5908e01a59cecd85422d847600bc7c9 (patch)
treeb466c9f1697f6119ab25576942b0f1c127713f32 /gnu/packages
parenta06a041579f041aa91657b4bd942297fd3b37619 (diff)
downloadguix-patches-b8760c8ef5908e01a59cecd85422d847600bc7c9.tar
guix-patches-b8760c8ef5908e01a59cecd85422d847600bc7c9.tar.gz
gnu: photoflare: Update to 1.6.8.
* gnu/packages/photo.scm (photoflare): Update to 1.6.8.
Diffstat (limited to 'gnu/packages')
-rw-r--r--gnu/packages/photo.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/photo.scm b/gnu/packages/photo.scm
index e64dbfa726..6a6601113c 100644
--- a/gnu/packages/photo.scm
+++ b/gnu/packages/photo.scm
@@ -586,7 +586,7 @@ and enhance them.")
(define-public photoflare
(package
(name "photoflare")
- (version "1.6.7")
+ (version "1.6.8")
(source
(origin
(method git-fetch)
@@ -595,7 +595,7 @@ and enhance them.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0rh5gvnc1zwx4p9h599s82m69gsxp19nnfcxsblx3b2ddwzxh78v"))))
+ (base32 "0vdn5pk5hrw4i0q3wzzgcggcc9i575ymccm44vq3xihy84c3vnc9"))))
(build-system gnu-build-system)
(arguments
'(#:tests? #f ;no tests