GNU bug report logs -
#67729
[PATCH] gnu: glfw: Update to 3.3.8.
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 67729 in the body.
You can then email your comments to 67729 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#67729
; Package
guix-patches
.
(Sat, 09 Dec 2023 18:49:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Kaelyn Takata <kaelyn.alexi <at> protonmail.com>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Sat, 09 Dec 2023 18:49:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/gl.scm (glfw): Update to 3.3.8.
Change-Id: Ide5ec168e97d431dba007bd6095635dab83b87c4
---
gnu/packages/gl.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gl.scm b/gnu/packages/gl.scm
index c02a6f0a84..314540c39c 100644
--- a/gnu/packages/gl.scm
+++ b/gnu/packages/gl.scm
@@ -888,7 +888,7 @@ (define-public soil
(define-public glfw
(package
(name "glfw")
- (version "3.3.4")
+ (version "3.3.8")
(source (origin
(method url-fetch)
(uri (string-append "https://github.com/glfw/glfw"
@@ -896,7 +896,7 @@ (define-public glfw
"/glfw-" version ".zip"))
(sha256
(base32
- "1kcrpl4d6b6h23ib5j9q670d9w3knd07whgbanbmwwhbcqnc9lmv"))))
+ "19hyj7cnj9i0pvsbr9b5wlikh687b17vmfdr3bwx2gaarj1m00jd"))))
(build-system cmake-build-system)
(arguments
(list
base-commit: 61f2d84e75c340c2ba528d392f522c51b8843f34
--
2.41.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#67729
; Package
guix-patches
.
(Tue, 19 Dec 2023 13:47:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 67729 <at> debbugs.gnu.org (full text, mbox):
From: Kaelyn Takata <kaelyn.alexi <at> protonmail.com>
* gnu/packages/gl.scm (glfw): Update to 3.3.9.
Change-Id: Ide5ec168e97d431dba007bd6095635dab83b87c4
---
V1->V2: 3.3.8 -> 3.3.9.
gnu/packages/gl.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gl.scm b/gnu/packages/gl.scm
index c02a6f0a84..8f40c29163 100644
--- a/gnu/packages/gl.scm
+++ b/gnu/packages/gl.scm
@@ -888,7 +888,7 @@ (define-public soil
(define-public glfw
(package
(name "glfw")
- (version "3.3.4")
+ (version "3.3.9")
(source (origin
(method url-fetch)
(uri (string-append "https://github.com/glfw/glfw"
@@ -896,7 +896,7 @@ (define-public glfw
"/glfw-" version ".zip"))
(sha256
(base32
- "1kcrpl4d6b6h23ib5j9q670d9w3knd07whgbanbmwwhbcqnc9lmv"))))
+ "023dn97n4h14n5lbjpzjv0y6a2plj254c0w3rr3wraf3z08189jm"))))
(build-system cmake-build-system)
(arguments
(list
base-commit: bed9103579686b1cc991ee4f955c2bc5067299d0
--
2.41.0
Reply sent
to
宋文武 <iyzsong <at> envs.net>
:
You have taken responsibility.
(Sun, 31 Dec 2023 03:09:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Kaelyn Takata <kaelyn.alexi <at> protonmail.com>
:
bug acknowledged by developer.
(Sun, 31 Dec 2023 03:09:01 GMT)
Full text and
rfc822 format available.
Message #13 received at 67729-done <at> debbugs.gnu.org (full text, mbox):
Hilton Chain <hako <at> ultrarare.space> writes:
> From: Kaelyn Takata <kaelyn.alexi <at> protonmail.com>
>
> * gnu/packages/gl.scm (glfw): Update to 3.3.9.
>
Applied, thank you!
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 28 Jan 2024 12:24:07 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 146 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.