[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
36/49: gnu: rgbds: Update to 0.7.0.
From: |
guix-commits |
Subject: |
36/49: gnu: rgbds: Update to 0.7.0. |
Date: |
Mon, 24 Jun 2024 09:04:37 -0400 (EDT) |
apteryx pushed a commit to branch master
in repository guix.
commit 1724d0f169a2ee108e6e3e04a24b091ac626e7b2
Author: Felix Gruber <felgru@posteo.net>
AuthorDate: Sun May 19 16:01:47 2024 +0000
gnu: rgbds: Update to 0.7.0.
* gnu/packages/assembly.scm (rgbds): Update to 0.7.0.
Change-Id: I992e7081fdf5816cba4f0b7437e513734f554a73
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
---
gnu/packages/assembly.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/assembly.scm b/gnu/packages/assembly.scm
index daeeafd603..b38a4512ff 100644
--- a/gnu/packages/assembly.scm
+++ b/gnu/packages/assembly.scm
@@ -357,7 +357,7 @@ runtime")
(define-public rgbds
(package
(name "rgbds")
- (version "0.5.2")
+ (version "0.7.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -366,7 +366,7 @@ runtime")
(file-name (git-file-name name version))
(sha256
(base32
- "13zy05xzh2yxyvzf78a5h59pabwrfr6qs5m453pfbdyd3msg2s7w"))))
+ "1gy75q0ikx0ki1wsrq97hxj9dw9436fcys2w91ipm90pbhk4ljva"))))
(build-system gnu-build-system)
(arguments
`(#:phases
- 13/49: gnu: sane-backends: Update to 1.3.1., (continued)
- 13/49: gnu: sane-backends: Update to 1.3.1., guix-commits, 2024/06/24
- 20/49: gnu: torbrowser: Update to 13.0.16 [security fixes]., guix-commits, 2024/06/24
- 15/49: gnu: smartmontools: Update to 7.4., guix-commits, 2024/06/24
- 14/49: gnu: mold: Update to 2.32.0, guix-commits, 2024/06/24
- 21/49: build-system: qt: Fix default parallel-tests? value to #t., guix-commits, 2024/06/24
- 17/49: gnu: memcached: Update to 1.6.28., guix-commits, 2024/06/24
- 22/49: gnu: grub: Update to 2.12., guix-commits, 2024/06/24
- 29/49: gnu: exim: Update to 4.97.1., guix-commits, 2024/06/24
- 34/49: gnu: Update openjdk variable to openjdk21., guix-commits, 2024/06/24
- 26/49: gnu: git: Update to 2.45.2., guix-commits, 2024/06/24
- 36/49: gnu: rgbds: Update to 0.7.0.,
guix-commits <=
- 35/49: gnu: wine, wine64, wine-staging, wine64-staging: Enable wayland support., guix-commits, 2024/06/24
- 24/49: gnu: volctl: Update to 0.9.4., guix-commits, 2024/06/24
- 40/49: gnu: readymedia: Update to 1.3.3., guix-commits, 2024/06/24
- 44/49: doc: Improve description of nginx's configuration., guix-commits, 2024/06/24
- 43/49: gnu: kakoune: Update to 2024.05.18., guix-commits, 2024/06/24
- 49/49: gnu: patch: Update to latest commit [security fixes]., guix-commits, 2024/06/24
- 48/49: gnu: gnulib: Update to 2024-05-30-1.ac4b301., guix-commits, 2024/06/24
- 09/49: services: networking: Allow dhcp-client to use a config file., guix-commits, 2024/06/24
- 18/49: gnu: wxwidgets: Update to 3.2.5., guix-commits, 2024/06/24
- 10/49: doc: Prepend ISC to DHCP client references., guix-commits, 2024/06/24