GNU bug report logs -
#78613
[PATCH] gnu: fltk: Update to 1.4.3.
Previous Next
Reported by: Andy Tai <atai <at> atai.org>
Date: Wed, 28 May 2025 04:20:01 UTC
Severity: normal
Tags: patch
Done: Andreas Enge <andreas <at> enge.fr>
To reply to this bug, email your comments to 78613 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#78613
; Package
guix-patches
.
(Wed, 28 May 2025 04:20:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Andy Tai <atai <at> atai.org>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Wed, 28 May 2025 04:20:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/fltk.scm (fltk): Update to 1.4.3.
Change-Id: Ia9a94747178db910e90140cd4240e7ad1a3c6669
---
gnu/packages/fltk.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/fltk.scm b/gnu/packages/fltk.scm
index a28f6f5a9c..4ea711924e 100644
--- a/gnu/packages/fltk.scm
+++ b/gnu/packages/fltk.scm
@@ -103,14 +103,14 @@ (define-public fltk-1.3
(define-public fltk
(package
(inherit fltk-1.3)
- (version "1.4.2")
+ (version "1.4.3")
(source (origin
(method git-fetch)
(uri (git-reference
(url "https://github.com/fltk/fltk")
(commit (string-append "release-" version))))
(sha256
- (base32 "0xyimyraxp6czv85n4g63w50dziyv50kzf9xhmxrrz9d6fl3syss"))))))
+ (base32 "0v14a5x00h0ylvvvz26pj05c6zl3m5s5viiy5zlnjqjfliqdy0ci"))))))
(define-public ntk
base-commit: 04eef950af05444ce42682364041dcbd3fa7afd5
--
2.43.0
Reply sent
to
Andreas Enge <andreas <at> enge.fr>
:
You have taken responsibility.
(Mon, 02 Jun 2025 11:35:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Andy Tai <atai <at> atai.org>
:
bug acknowledged by developer.
(Mon, 02 Jun 2025 11:35:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 78613-done <at> debbugs.gnu.org (full text, mbox):
It passes QA, so I have pushed it.
Thanks,
Andreas
This bug report was last modified 4 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.