GNU bug report logs - #58128
[PATCH] gnu: vips: Update to 8.13.1.

Previous Next

Package: guix-patches;

Reported by: Hendursaga <hendursaga <at> aol.com>

Date: Tue, 27 Sep 2022 21:56:01 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: 宋文武 <iyzsong <at> envs.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#58128: closed ([PATCH] gnu: vips: Update to 8.13.1.)
Date: Wed, 28 Sep 2022 01:50:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 28 Sep 2022 09:49:47 +0800
with message-id <87a66k6zes.fsf_-_ <at> envs.net>
and subject line Re: bug#58128: [PATCH] gnu: vips: Update to 8.13.1.
has caused the debbugs.gnu.org bug report #58128,
regarding [PATCH] gnu: vips: Update to 8.13.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
58128: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58128
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Hendursaga <hendursaga <at> aol.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: vips: Update to 8.13.1.
Date: Tue, 27 Sep 2022 17:55:06 -0400
* gnu/packages/image-processing.scm (vips): Update to 8.13.1.
---
 gnu/packages/image-processing.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/image-processing.scm b/gnu/packages/image-processing.scm
index a8f40c4454..778f6c8538 100644
--- a/gnu/packages/image-processing.scm
+++ b/gnu/packages/image-processing.scm
@@ -671,7 +671,7 @@ (define-public opencv
 (define-public vips
   (package
     (name "vips")
-    (version "8.10.6")
+    (version "8.13.1")
     (source
      (origin
        (method url-fetch)
@@ -679,7 +679,7 @@ (define-public vips
              "https://github.com/libvips/libvips/releases/download/v"
              version "/vips-" version ".tar.gz"))
        (sha256
-        (base32 "0vjsh3i0861f6h9as3bch956cidz824zz499pvhjs3lfjn6hhs14"))))
+        (base32 "00kp3439jcqv9l2gcjg88xzvlq8clv54z1m3x66i3chvarz7ndxd"))))
     (build-system gnu-build-system)
     (native-inputs
      (list gobject-introspection pkg-config))
-- 
2.37.3



[Message part 3 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> envs.net>
To: Hendursaga <hendursaga <at> aol.com>
Cc: 58128-done <at> debbugs.gnu.org
Subject: Re: bug#58128: [PATCH] gnu: vips: Update to 8.13.1.
Date: Wed, 28 Sep 2022 09:49:47 +0800
Hendursaga <hendursaga <at> aol.com> writes:

> * gnu/packages/image-processing.scm (vips): Update to 8.13.1.

Pushed, thank you!


This bug report was last modified 2 years and 239 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.