* [bug#70991] [PATCH] gnu: wlsunset: Update to 0.4.0.
@ 2024-05-16 20:24 Wilko Meyer
2024-05-22 5:38 ` bug#70991: " Z572
0 siblings, 1 reply; 2+ messages in thread
From: Wilko Meyer @ 2024-05-16 20:24 UTC (permalink / raw)
To: 70991; +Cc: Wilko Meyer
* gnu/packages/xdisorg.scm (wlsunset): Update to 0.4.0.
Change-Id: I4638d89c29fd4da2ae9850955bb43875fb00d416
---
Hi Guix,
Updated wlsunset, builds fine locally on my machine:
./pre-inst-env guix build -K wlsunset
;;; note: source file /home/wilko/devel/guix/gnu/packages/xdisorg.scm
;;; newer than compiled /home/wilko/devel/guix/gnu/packages/xdisorg.go
;;; note: source file /home/wilko/devel/guix/gnu/packages/xdisorg.scm
;;; newer than compiled /run/current-system/profile/lib/guile/3.0/site-ccache/gnu/packages/xdisorg.go
/gnu/store/q3lmcdwi2p962x907fbcl7gsvdvdllna-wlsunset-0.4.0
Cheers!
gnu/packages/xdisorg.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index e13b44290e..d39554f12f 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -3617,7 +3617,7 @@ (define-public xkbset
(define-public wlsunset
(package
(name "wlsunset")
- (version "0.3.0")
+ (version "0.4.0")
(source
(origin
(method git-fetch)
@@ -3627,7 +3627,7 @@ (define-public wlsunset
(file-name (git-file-name name version))
(sha256
(base32
- "1wbz6m7p0czhyv7axg2gn0ffh1q1887khh6phvw35a2llichyrlc"))))
+ "1n60b2qq4ihw0g2dwisrvsvbhpml4mlv42425j0r7xhlm4w93z2k"))))
(build-system meson-build-system)
(inputs
(list wayland wayland-protocols))
--
2.41.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#70991: [PATCH] gnu: wlsunset: Update to 0.4.0.
2024-05-16 20:24 [bug#70991] [PATCH] gnu: wlsunset: Update to 0.4.0 Wilko Meyer
@ 2024-05-22 5:38 ` Z572
0 siblings, 0 replies; 2+ messages in thread
From: Z572 @ 2024-05-22 5:38 UTC (permalink / raw)
To: Wilko Meyer; +Cc: 70991-done
[-- Attachment #1: Type: text/plain, Size: 1639 bytes --]
Wilko Meyer <w@wmeyer.eu> writes:
> * gnu/packages/xdisorg.scm (wlsunset): Update to 0.4.0.
>
> Change-Id: I4638d89c29fd4da2ae9850955bb43875fb00d416
> ---
> Hi Guix,
>
> Updated wlsunset, builds fine locally on my machine:
>
> ./pre-inst-env guix build -K wlsunset
> ;;; note: source file /home/wilko/devel/guix/gnu/packages/xdisorg.scm
> ;;; newer than compiled /home/wilko/devel/guix/gnu/packages/xdisorg.go
> ;;; note: source file /home/wilko/devel/guix/gnu/packages/xdisorg.scm
> ;;; newer than compiled /run/current-system/profile/lib/guile/3.0/site-ccache/gnu/packages/xdisorg.go
> /gnu/store/q3lmcdwi2p962x907fbcl7gsvdvdllna-wlsunset-0.4.0
>
> Cheers!
>
> gnu/packages/xdisorg.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
> index e13b44290e..d39554f12f 100644
> --- a/gnu/packages/xdisorg.scm
> +++ b/gnu/packages/xdisorg.scm
> @@ -3617,7 +3617,7 @@ (define-public xkbset
> (define-public wlsunset
> (package
> (name "wlsunset")
> - (version "0.3.0")
> + (version "0.4.0")
> (source
> (origin
> (method git-fetch)
> @@ -3627,7 +3627,7 @@ (define-public wlsunset
> (file-name (git-file-name name version))
> (sha256
> (base32
> - "1wbz6m7p0czhyv7axg2gn0ffh1q1887khh6phvw35a2llichyrlc"))))
> + "1n60b2qq4ihw0g2dwisrvsvbhpml4mlv42425j0r7xhlm4w93z2k"))))
> (build-system meson-build-system)
> (inputs
> (list wayland wayland-protocols))
push, see https://git.savannah.gnu.org/cgit/guix.git/commit/?id=f1a573067c7157a30e8d5e5b3443fee7fcb8af42
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-05-22 5:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-16 20:24 [bug#70991] [PATCH] gnu: wlsunset: Update to 0.4.0 Wilko Meyer
2024-05-22 5:38 ` bug#70991: " Z572
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).