all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#56526] [PATCH] gnu: flameshot: Update to 12.1.0
@ 2022-07-13  0:04 Edison Ibáñez
  2022-07-19 21:28 ` bug#56526: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Edison Ibáñez @ 2022-07-13  0:04 UTC (permalink / raw)
  To: 56526

[-- Attachment #1: Type: text/plain, Size: 0 bytes --]



[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-flameshot-Update-to-12.1.0.patch --]
[-- Type: text/x-patch, Size: 1056 bytes --]

From 0cfb0d4509122678005ebec1aa8ac97e32f6054c Mon Sep 17 00:00:00 2001
From: arkhan <arkhan@riseup.net>
Date: Tue, 12 Jul 2022 19:01:21 -0500
Subject: [PATCH] gnu: flameshot: Update to 12.1.0.

* gnu/packages/image.scm (flameshot): Update to 12.1.0.
---
 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 e155f30..d52d57b 100644
--- a/gnu/packages/image.scm
+++ b/gnu/packages/image.scm
@@ -1814,7 +1814,7 @@ (define-public libiptcdata
 (define-public flameshot
   (package
     (name "flameshot")
-    (version "0.10.2")
+    (version "12.1.0")
     (source
      (origin
        (method git-fetch)
@@ -1824,7 +1824,7 @@ (define-public flameshot
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "07n98pp5i6i51g7a4vqwbd6xarihzl7r714r2knvw2zn5mlj55dd"))))
+         "1p7gqs5vqzbddlgl38lbanchwb14m6lx8f2cn2c5p0vyqwvqqv52"))))
     (build-system qt-build-system)
     (native-inputs
      (list qttools))
-- 
2.36.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#56526: [PATCH] gnu: flameshot: Update to 12.1.0
  2022-07-13  0:04 [bug#56526] [PATCH] gnu: flameshot: Update to 12.1.0 Edison Ibáñez
@ 2022-07-19 21:28 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2022-07-19 21:28 UTC (permalink / raw)
  To: Edison Ibáñez; +Cc: 56526-done

Hi,

Edison Ibáñez <arkhan@riseup.net> skribis:

>>From 0cfb0d4509122678005ebec1aa8ac97e32f6054c Mon Sep 17 00:00:00 2001
> From: arkhan <arkhan@riseup.net>
> Date: Tue, 12 Jul 2022 19:01:21 -0500
> Subject: [PATCH] gnu: flameshot: Update to 12.1.0.
>
> * gnu/packages/image.scm (flameshot): Update to 12.1.0.

Applied, thanks!

Ludo’.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-07-19 21:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-13  0:04 [bug#56526] [PATCH] gnu: flameshot: Update to 12.1.0 Edison Ibáñez
2022-07-19 21:28 ` bug#56526: " Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.