unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#58128] [PATCH] gnu: vips: Update to 8.13.1.
       [not found] <20220927215506.25064-1-hendursaga.ref@aol.com>
@ 2022-09-27 21:55 ` Hendursaga via Guix-patches via
  2022-09-28  1:49   ` bug#58128: " 宋文武 via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Hendursaga via Guix-patches via @ 2022-09-27 21:55 UTC (permalink / raw)
  To: 58128

* 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





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

* bug#58128: [PATCH] gnu: vips: Update to 8.13.1.
  2022-09-27 21:55 ` [bug#58128] [PATCH] gnu: vips: Update to 8.13.1 Hendursaga via Guix-patches via
@ 2022-09-28  1:49   ` 宋文武 via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2022-09-28  1:49 UTC (permalink / raw)
  To: Hendursaga; +Cc: 58128-done

Hendursaga <hendursaga@aol.com> writes:

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

Pushed, thank you!




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

end of thread, other threads:[~2022-09-28  1:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220927215506.25064-1-hendursaga.ref@aol.com>
2022-09-27 21:55 ` [bug#58128] [PATCH] gnu: vips: Update to 8.13.1 Hendursaga via Guix-patches via
2022-09-28  1:49   ` bug#58128: " 宋文武 via Guix-patches via

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).