GNU bug report logs
Report forwarded
to guix-patches@gnu.org
:
bug#76903
; Package guix-patches
.
(Mon, 10 Mar 2025 00:32:02 GMT) (full text , mbox , link ).
Acknowledgement sent
to Andy Tai <atai@atai.org>
:
New bug report received and forwarded. Copy sent to guix-patches@gnu.org
.
(Mon, 10 Mar 2025 00:32:02 GMT) (full text , mbox , link ).
Message #5 received at submit@debbugs.gnu.org (full text , mbox , reply ):
* gnu/packages/fltk.scm (fltk): Update to 1.4.2.
Change-Id: I262258c8e832a306555483aa30afb0426d8c4566
---
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 475ad0feca0..a28f6f5a9c2 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.1")
+ (version "1.4.2")
(source (origin
(method git-fetch)
(uri (git-reference
(url "https://github.com/fltk/fltk" )
(commit (string-append "release-" version))))
(sha256
- (base32 "0ii49imyw29drkhc9dvyiiybc9qy19fxc91wl6w2gmc3xsmdzd6z"))))))
+ (base32 "0xyimyraxp6czv85n4g63w50dziyv50kzf9xhmxrrz9d6fl3syss"))))))
(define-public ntk
base-commit: 4538aa4acd199db7d7df1deb5e47b2ff6edb50f9
prerequisite-patch-id: 72ddee5764a133fb5a1b88adc89d8c9bb95e9ca5
--
2.48.1
Reply sent
to 宋文武 <iyzsong@envs.net>
:
You have taken responsibility.
(Sat, 22 Mar 2025 10:22:02 GMT) (full text , mbox , link ).
Notification sent
to Andy Tai <atai@atai.org>
:
bug acknowledged by developer.
(Sat, 22 Mar 2025 10:22:02 GMT) (full text , mbox , link ).
Message #10 received at 76903-done@debbugs.gnu.org (full text , mbox , reply ):
Andy Tai <atai@atai.org> writes:
> * gnu/packages/fltk.scm (fltk): Update to 1.4.2.
Pushed as commit b6954a47, thank you!
Display info messages
Send a report that this bug log contains spam .
debbugs.gnu.org maintainers
<help-debbugs@gnu.org >.
Last modified:
Wed Apr 16 02:44:00 2025;
Machine Name:
wallace-server
GNU bug tracking system
Debbugs is free software and licensed under the terms of the
GNU Public License version 2. The current version can be
obtained from https://bugs.debian.org/debbugs-source/ .
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.