GNU bug report logs -
#69367
[PATCH] gnu: libunistring: Update to 1.2
Previous Next
Reported by: Andy Tai <atai <at> atai.org>
Date: Sun, 25 Feb 2024 06:26:02 UTC
Severity: normal
Tags: patch
Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 69367 in the body.
You can then email your comments to 69367 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#69367
; Package
guix-patches
.
(Sun, 25 Feb 2024 06:26:02 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
.
(Sun, 25 Feb 2024 06:26:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/libunistring.scm (libunistring): Update to 1.2
Change-Id: Ibe8191a42ffabaa151f47f2e79734e43b0c8c418
---
gnu/packages/libunistring.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/libunistring.scm b/gnu/packages/libunistring.scm
index eccd053a35..a67e149e14 100644
--- a/gnu/packages/libunistring.scm
+++ b/gnu/packages/libunistring.scm
@@ -35,7 +35,7 @@ (define-module (gnu packages libunistring)
(define-public libunistring
(package
(name "libunistring")
- (version "1.0")
+ (version "1.2")
(source (origin
(method url-fetch)
(uri (string-append
@@ -43,7 +43,7 @@ (define-public libunistring
version ".tar.xz"))
(sha256
(base32
- "0h97qx3c4970wvh25g51sjgz54xn37lrfy95dg97xmvmkys5basv"))))
+ "0i6wvks6abndxn6bzpfpbjyirg98qh0i16ihl2l1r22asxgdcav3"))))
(propagated-inputs (libiconv-if-needed))
(outputs '("out" "static"))
(build-system gnu-build-system)
base-commit: 05bbe9993f687da1fd684a31474c621f2a1c37b2
--
2.34.1
Information forwarded
to
guix-patches <at> gnu.org
:
bug#69367
; Package
guix-patches
.
(Tue, 05 Mar 2024 05:46:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 69367 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/libunistring.scm (libunistring): Update to 1.2
Change-Id: Ibe8191a42ffabaa151f47f2e79734e43b0c8c418
---
gnu/packages/libunistring.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/libunistring.scm b/gnu/packages/libunistring.scm
index eccd053a35..a67e149e14 100644
--- a/gnu/packages/libunistring.scm
+++ b/gnu/packages/libunistring.scm
@@ -35,7 +35,7 @@ (define-module (gnu packages libunistring)
(define-public libunistring
(package
(name "libunistring")
- (version "1.0")
+ (version "1.2")
(source (origin
(method url-fetch)
(uri (string-append
@@ -43,7 +43,7 @@ (define-public libunistring
version ".tar.xz"))
(sha256
(base32
- "0h97qx3c4970wvh25g51sjgz54xn37lrfy95dg97xmvmkys5basv"))))
+ "0i6wvks6abndxn6bzpfpbjyirg98qh0i16ihl2l1r22asxgdcav3"))))
(propagated-inputs (libiconv-if-needed))
(outputs '("out" "static"))
(build-system gnu-build-system)
base-commit: 3da49b1472919a62df1fe399638f23a246aa325d
--
2.34.1
Information forwarded
to
guix-patches <at> gnu.org
:
bug#69367
; Package
guix-patches
.
(Thu, 25 Apr 2024 09:32:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 69367 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/libunistring.scm (libunistring): Update to 1.2
Change-Id: Ibe8191a42ffabaa151f47f2e79734e43b0c8c418
---
gnu/packages/libunistring.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/libunistring.scm b/gnu/packages/libunistring.scm
index eccd053a35..a67e149e14 100644
--- a/gnu/packages/libunistring.scm
+++ b/gnu/packages/libunistring.scm
@@ -35,7 +35,7 @@ (define-module (gnu packages libunistring)
(define-public libunistring
(package
(name "libunistring")
- (version "1.0")
+ (version "1.2")
(source (origin
(method url-fetch)
(uri (string-append
@@ -43,7 +43,7 @@ (define-public libunistring
version ".tar.xz"))
(sha256
(base32
- "0h97qx3c4970wvh25g51sjgz54xn37lrfy95dg97xmvmkys5basv"))))
+ "0i6wvks6abndxn6bzpfpbjyirg98qh0i16ihl2l1r22asxgdcav3"))))
(propagated-inputs (libiconv-if-needed))
(outputs '("out" "static"))
(build-system gnu-build-system)
base-commit: 4514239971895fc7ad47c7752e30d98a0c44a154
--
2.41.0
Reply sent
to
Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
:
You have taken responsibility.
(Sat, 01 Mar 2025 14:49:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Andy Tai <atai <at> atai.org>
:
bug acknowledged by developer.
(Sat, 01 Mar 2025 14:49:02 GMT)
Full text and
rfc822 format available.
Message #16 received at 69367-done <at> debbugs.gnu.org (full text, mbox):
Hello,
> * gnu/packages/libunistring.scm (libunistring): Update to 1.2
Closing as libunistring is at 1.3 in core-updates.
Thanks anyway!
Regards,
--
Nicolas Goaziou
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 30 Mar 2025 11:24:33 GMT)
Full text and
rfc822 format available.
This bug report was last modified 79 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.