unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#63076: [PATCH] gnu: libunistring: Update to 1.1.
@ 2023-04-25 21:36 Vivien Kraus via Bug reports for GNU Guix
  2023-04-25 21:40 ` bug#63076: This is for core-updates Vivien Kraus via Bug reports for GNU Guix
  0 siblings, 1 reply; 2+ messages in thread
From: Vivien Kraus via Bug reports for GNU Guix @ 2023-04-25 21:36 UTC (permalink / raw)
  To: 63076

* gnu/packages/libunistring.scm (libunistring): Update to 1.1.
---
 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..f0b071f11c 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.1")
    (source (origin
             (method url-fetch)
             (uri (string-append
@@ -43,7 +43,7 @@ (define-public libunistring
                   version ".tar.xz"))
             (sha256
              (base32
-              "0h97qx3c4970wvh25g51sjgz54xn37lrfy95dg97xmvmkys5basv"))))
+              "164vfbh3sf0qjcimjbnz4icqr9cai30dli8p2y5p6z3frfwiwz42"))))
    (propagated-inputs (libiconv-if-needed))
    (outputs '("out" "static"))
    (build-system gnu-build-system)

base-commit: 74038cf66e3a8cdcd9d97a81d9176c3cdefdaaf7
-- 
2.39.2




^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#63076: This is for core-updates
  2023-04-25 21:36 bug#63076: [PATCH] gnu: libunistring: Update to 1.1 Vivien Kraus via Bug reports for GNU Guix
@ 2023-04-25 21:40 ` Vivien Kraus via Bug reports for GNU Guix
  0 siblings, 0 replies; 2+ messages in thread
From: Vivien Kraus via Bug reports for GNU Guix @ 2023-04-25 21:40 UTC (permalink / raw)
  To: 63076

Hello,

This patch should go to core-updates, but I can’t find the branch.

Best regards,

Vivien




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-04-26  0:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-25 21:36 bug#63076: [PATCH] gnu: libunistring: Update to 1.1 Vivien Kraus via Bug reports for GNU Guix
2023-04-25 21:40 ` bug#63076: This is for core-updates Vivien Kraus via Bug reports for GNU Guix

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).