emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#45495: closed ([PATCH] gnu: vips: Update to 8.10.5.)


From: GNU bug Tracking System
Subject: bug#45495: closed ([PATCH] gnu: vips: Update to 8.10.5.)
Date: Thu, 31 Dec 2020 13:18:03 +0000

Your message dated Thu, 31 Dec 2020 15:16:18 +0200
with message-id <X+3PIvffLi56d9r/@3900XT>
and subject line Re: [bug#45495] [PATCH] gnu: vips: Update to 8.10.5.
has caused the debbugs.gnu.org bug report #45495,
regarding [PATCH] gnu: vips: Update to 8.10.5.
to be marked as done.

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


-- 
45495: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45495
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: vips: Update to 8.10.5. Date: Mon, 28 Dec 2020 13:17:49 +0100
* gnu/packages/image-processing.scm (vips): Update to 8.10.5.
---
 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 e313b14ebf..3dbe6f34f1 100644
--- a/gnu/packages/image-processing.scm
+++ b/gnu/packages/image-processing.scm
@@ -520,7 +520,7 @@ vision algorithms.  It can be used to do things like:
 (define-public vips
   (package
     (name "vips")
-    (version "8.7.4")
+    (version "8.10.5")
     (source
      (origin
        (method url-fetch)
@@ -528,7 +528,7 @@ vision algorithms.  It can be used to do things like:
              "https://github.com/libvips/libvips/releases/download/v";
              version "/vips-" version ".tar.gz"))
        (sha256
-        (base32 "01gjhcrl6zj7mcj1al717v5jsniahplqhz1xkfh2j78vyfl1hxff"))))
+        (base32 "1n6gw7cw66rfn1wdb92ydpkv7gfmjiinsg6d6gqxpdja6gsz5vm4"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("pkg-config" ,pkg-config)
-- 
2.29.2




--- End Message ---
--- Begin Message --- Subject: Re: [bug#45495] [PATCH] gnu: vips: Update to 8.10.5. Date: Thu, 31 Dec 2020 15:16:18 +0200
Looks good. Patch pushed!

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]