unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#71434] [PATCH] gnu: maim: Update to 5.8.0.
@ 2024-06-08 13:34 Artyom V. Poptsov
  2024-06-10  9:46 ` bug#71434: Close Andreas Enge
  2024-06-10 10:22 ` [bug#71434] Close Andreas Enge
  0 siblings, 2 replies; 3+ messages in thread
From: Artyom V. Poptsov @ 2024-06-08 13:34 UTC (permalink / raw)
  To: 71434; +Cc: Artyom V. Poptsov

* gnu/packages/xdisorg.scm (maim): Update to 5.8.0.
  [inputs]: Add libwebp.

Change-Id: I91fb48b26bdd2393975f14c00d74f70d8f6db11f
---
 gnu/packages/xdisorg.scm | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index 357a868528..d8b2551767 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -61,6 +61,7 @@
 ;;; Copyright © 2023 Jake Leporte <jakeleporte@outlook.com>
 ;;; Copyright © 2023 Hilton Chain <hako@ultrarare.space>
 ;;; Copyright © 2022 Mehmet Tekman <mtekman89@gmail.com>
+;;; Copyright © 2024 Artyom V. Poptsov <poptsov.artyom@gmail.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -965,7 +966,7 @@ (define-public slop
 (define-public maim
   (package
     (name "maim")
-    (version "5.6.3")
+    (version "5.8.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -974,7 +975,7 @@ (define-public maim
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "181mjjrjb9fs1ficcv9miqbk94v95j1yli7fjp2dj514g7nj9l3x"))))
+                "0n5fa0vf33wmw50fhxv5sj94rv1a0m9gbczlgnic2yyak546mmpy"))))
     (build-system cmake-build-system)
     (arguments
      '(#:tests? #f))            ; no "check" target
@@ -985,6 +986,7 @@ (define-public maim
            libxcomposite
            libxfixes
            libxrandr
+           libwebp
            mesa
            slop
            zlib))

base-commit: bc8a41f4a8d9f1f0525d7bc97c67ed3c8aea3111
-- 
2.45.1





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

* bug#71434: Close
  2024-06-08 13:34 [bug#71434] [PATCH] gnu: maim: Update to 5.8.0 Artyom V. Poptsov
@ 2024-06-10  9:46 ` Andreas Enge
  2024-06-10 10:22 ` [bug#71434] Close Andreas Enge
  1 sibling, 0 replies; 3+ messages in thread
From: Andreas Enge @ 2024-06-10  9:46 UTC (permalink / raw)
  To: 71434-done

Pushed, thanks!

Andreas





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

* [bug#71434] Close
  2024-06-08 13:34 [bug#71434] [PATCH] gnu: maim: Update to 5.8.0 Artyom V. Poptsov
  2024-06-10  9:46 ` bug#71434: Close Andreas Enge
@ 2024-06-10 10:22 ` Andreas Enge
  1 sibling, 0 replies; 3+ messages in thread
From: Andreas Enge @ 2024-06-10 10:22 UTC (permalink / raw)
  To: 71434-done

Pushed, thanks!

Andreas





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

end of thread, other threads:[~2024-06-10 10:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-08 13:34 [bug#71434] [PATCH] gnu: maim: Update to 5.8.0 Artyom V. Poptsov
2024-06-10  9:46 ` bug#71434: Close Andreas Enge
2024-06-10 10:22 ` [bug#71434] Close Andreas Enge

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).