1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: guile-wayland-scm-shm: Update to 0.0.3.

* gnu/packages/guile-xyz.scm (guile-wayland-scm-shm): Update to 0.0.3.

Change-Id: I99c59a2f386995c8a7aa20c8e9ae33448ee68d79
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Grigory Shepelev
2026-03-13 07:44:42 +03:00
committed by Ludovic Courtès
parent cd59bbe227
commit c99f4f2144

View File

@@ -3544,7 +3544,7 @@ Probably can be replaced with guile's built-ins: @code{fdes->ports},
(define-public guile-wayland-scm-shm
(package
(name "guile-wayland-scm-shm")
(version "0.0.1")
(version "0.0.3")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -3553,7 +3553,7 @@ Probably can be replaced with guile's built-ins: @code{fdes->ports},
(file-name (git-file-name name version))
(sha256
(base32
"17xfc2826nh96ivsszv4avpcs4gbli8k3r0i1idyxkdhxa745rm7"))))
"0xxran6690777d64i01ap3a76zjm3panfpplljpvsdzdxhbccbld"))))
(build-system gnu-build-system)
(arguments
(list