[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#52492] [PATCH 7/7] gnu: flameshot: Update to 0.10.2
From: |
Josselin Poiret |
Subject: |
[bug#52492] [PATCH 7/7] gnu: flameshot: Update to 0.10.2 |
Date: |
Tue, 14 Dec 2021 22:47:52 +0100 |
* gnu/packages/image.scm (flameshot): Update it.
---
gnu/packages/image.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/image.scm b/gnu/packages/image.scm
index b6378a3890..8bed2da65c 100644
--- a/gnu/packages/image.scm
+++ b/gnu/packages/image.scm
@@ -1823,7 +1823,7 @@ (define-public libiptcdata
(define-public flameshot
(package
(name "flameshot")
- (version "0.8.5")
+ (version "0.10.2")
(source
(origin
(method git-fetch)
@@ -1833,7 +1833,7 @@ (define-public flameshot
(file-name (git-file-name name version))
(sha256
(base32
- "1z77igs60lz106vsf6wsayxjafxm3llf2lm4dpvsqyyrxybfq191"))))
+ "07n98pp5i6i51g7a4vqwbd6xarihzl7r714r2knvw2zn5mlj55dd"))))
(build-system qt-build-system)
(native-inputs
(list qttools))
--
2.34.0
- [bug#52492] [PATCH 0/7] Improve screen sharing support under Wayland, Josselin Poiret, 2021/12/14
- [bug#52492] [PATCH 3/7] gnu: Add wireplumber, Josselin Poiret, 2021/12/14
- [bug#52492] [PATCH 2/7] gnu: pipewire-0.3: Update to 0.3.41, Josselin Poiret, 2021/12/14
- [bug#52492] [PATCH 7/7] gnu: flameshot: Update to 0.10.2,
Josselin Poiret <=
- [bug#52492] [PATCH 5/7] gnu: xdg-desktop-portal-wlr: Use new input style, Josselin Poiret, 2021/12/14
- [bug#52492] [PATCH 1/7] gnu: pipewire-0.3: Use new input style, Josselin Poiret, 2021/12/14
- [bug#52492] [PATCH 4/7] gnu: xdg-desktop-portal-wlr: Update to 0.5.0, Josselin Poiret, 2021/12/14
- [bug#52492] [PATCH 6/7] gnu: xdg-desktop-portal-wlr: Add binary dependencies, Josselin Poiret, 2021/12/14
- bug#52492: [PATCH 0/7] Improve screen sharing support under Wayland, Mathieu Othacehe, 2021/12/19