GNU bug report logs -
#71434
[PATCH] gnu: maim: Update to 5.8.0.
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 71434 in the body.
You can then email your comments to 71434 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#71434
; Package
guix-patches
.
(Sat, 08 Jun 2024 13:36:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
"Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Sat, 08 Jun 2024 13:36:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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 <at> outlook.com>
;;; Copyright © 2023 Hilton Chain <hako <at> ultrarare.space>
;;; Copyright © 2022 Mehmet Tekman <mtekman89 <at> gmail.com>
+;;; Copyright © 2024 Artyom V. Poptsov <poptsov.artyom <at> 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
Reply sent
to
Andreas Enge <andreas <at> enge.fr>
:
You have taken responsibility.
(Mon, 10 Jun 2024 10:26:04 GMT)
Full text and
rfc822 format available.
Notification sent
to
"Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
:
bug acknowledged by developer.
(Mon, 10 Jun 2024 10:26:04 GMT)
Full text and
rfc822 format available.
Message #10 received at 71434-done <at> debbugs.gnu.org (full text, mbox):
Pushed, thanks!
Andreas
Information forwarded
to
guix-patches <at> gnu.org
:
bug#71434
; Package
guix-patches
.
(Mon, 10 Jun 2024 10:26:05 GMT)
Full text and
rfc822 format available.
Message #13 received at 71434-done <at> debbugs.gnu.org (full text, mbox):
Pushed, thanks!
Andreas
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 08 Jul 2024 11:24:09 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 38 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.