GNU bug report logs -
#78339
[PATCH] gnu: ijg-libjpeg: Update to 9f.
Previous Next
To reply to this bug, email your comments to 78339 AT debbugs.gnu.org.
There is no need to reopen the bug first.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#78339
; Package
guix-patches
.
(Fri, 09 May 2025 22:34:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Divya Ranjan <divya <at> subvertising.org>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Fri, 09 May 2025 22:34:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/image.scm (ijg-libjpeg): Update to 9f.
Change-Id: I2318733787dcc3d5b607db107418584a5e8b0709
---
gnu/packages/image.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/image.scm b/gnu/packages/image.scm
index 3a894a0d9a..170a1505f3 100644
--- a/gnu/packages/image.scm
+++ b/gnu/packages/image.scm
@@ -537,13 +537,13 @@ (define-public pngquant
(define-public ijg-libjpeg
(package
(name "libjpeg")
- (version "9d")
+ (version "9f")
(source (origin
(method url-fetch)
(uri (string-append "https://www.ijg.org/files/jpegsrc.v"
version ".tar.gz"))
(sha256 (base32
- "0spshb0126m70xpgkqwxic8rw1z6ywlrv2kfx3h37ibczfnac0r3"))))
+ "0nsn6bwc31clb2j435kff0a4k0xzsyiznwgvg6m9qimj1h8mqw04"))))
(build-system gnu-build-system)
(synopsis "Library for handling JPEG files")
(description
base-commit: f3f64aa4b8ba7c61c2ced63e6e348c78a5b4170e
--
2.49.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#78339
; Package
guix-patches
.
(Sat, 10 May 2025 04:08:02 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Divya Ranjan via Guix-patches via <guix-patches <at> gnu.org> writes:
> * gnu/packages/image.scm (ijg-libjpeg): Update to 9f.
>
> Change-Id: I2318733787dcc3d5b607db107418584a5e8b0709
> ---
> gnu/packages/image.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/image.scm b/gnu/packages/image.scm
> index 3a894a0d9a..170a1505f3 100644
> --- a/gnu/packages/image.scm
> +++ b/gnu/packages/image.scm
> @@ -537,13 +537,13 @@ (define-public pngquant
> (define-public ijg-libjpeg
> (package
> (name "libjpeg")
> - (version "9d")
> + (version "9f")
> (source (origin
> (method url-fetch)
> (uri (string-append "https://www.ijg.org/files/jpegsrc.v"
> version ".tar.gz"))
> (sha256 (base32
> - "0spshb0126m70xpgkqwxic8rw1z6ywlrv2kfx3h37ibczfnac0r3"))))
> + "0nsn6bwc31clb2j435kff0a4k0xzsyiznwgvg6m9qimj1h8mqw04"))))
> (build-system gnu-build-system)
> (synopsis "Library for handling JPEG files")
> (description
>
> base-commit: f3f64aa4b8ba7c61c2ced63e6e348c78a5b4170e
pushed, closing.
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Z572 <z572 <at> z572.online>
:
You have taken responsibility.
(Sat, 10 May 2025 04:08:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
Divya Ranjan <divya <at> subvertising.org>
:
bug acknowledged by developer.
(Sat, 10 May 2025 04:08:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 5 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.