diff options
author | Marius Bakke <mbakke@fastmail.com> | 2018-08-28 01:22:24 +0200 |
---|---|---|
committer | Marius Bakke <mbakke@fastmail.com> | 2018-08-28 01:22:24 +0200 |
commit | 61fca0fd22b81bcc0201a336a02cac74b42c6a44 (patch) | |
tree | 67cca9c72282f24b9ceb0b1706c314537e8c37ea /gnu/packages/photo.scm | |
parent | 57dac1ee935edfab91e9b182c1f7c9ddae794656 (diff) | |
parent | 526ce419303ac511be8d51b41471022bed472e6b (diff) | |
download | patches-61fca0fd22b81bcc0201a336a02cac74b42c6a44.tar patches-61fca0fd22b81bcc0201a336a02cac74b42c6a44.tar.gz |
Merge branch 'master' into core-updates
Diffstat (limited to 'gnu/packages/photo.scm')
-rw-r--r-- | gnu/packages/photo.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/photo.scm b/gnu/packages/photo.scm index 5b5ec89fc2..3fd3d0854b 100644 --- a/gnu/packages/photo.scm +++ b/gnu/packages/photo.scm @@ -109,7 +109,7 @@ cameras (CRW/CR2, NEF, RAF, DNG, and others).") (base32 "06nlsibr3ylfwp28w8f5466l6drgrnydgxrm4jmxzrmk5svaxk8n")))) (build-system gnu-build-system) - (home-page "http://libexif.sourceforge.net/") + (home-page "https://libexif.github.io/") (synopsis "Read and manipulate EXIF data in digital photographs") (description "The libexif C library allows applications to read, edit, and save EXIF |