[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/06: gnu: photoflare: Update to 1.6.8.
From: |
guix-commits |
Subject: |
06/06: gnu: photoflare: Update to 1.6.8. |
Date: |
Thu, 6 May 2021 20:21:14 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit b8760c8ef5908e01a59cecd85422d847600bc7c9
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Fri May 7 02:20:33 2021 +0200
gnu: photoflare: Update to 1.6.8.
* gnu/packages/photo.scm (photoflare): Update to 1.6.8.
---
gnu/packages/photo.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/photo.scm b/gnu/packages/photo.scm
index e64dbfa..6a66011 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
- branch master updated (6d6b720 -> b8760c8), guix-commits, 2021/05/06
- 01/06: gnu: font-liberation: Update to 2.1.4., guix-commits, 2021/05/06
- 05/06: gnu: gtkwave: Update to 3.3.109., guix-commits, 2021/05/06
- 03/06: gnu: tinyproxy: Update to 1.11.0., guix-commits, 2021/05/06
- 06/06: gnu: photoflare: Update to 1.6.8.,
guix-commits <=
- 02/06: gnu: perl-cgi: Update to 4.52., guix-commits, 2021/05/06
- 04/06: gnu: tinyproxy: Run tests., guix-commits, 2021/05/06