ngz pushed a commit to branch master
in repository guix.
commit eba63b765c3b731698cbdc9a29d3ae0543a1f6df
Author: Nicolas Goaziou <[email protected]>
AuthorDate: Thu Dec 26 16:21:07 2024 +0100
gnu: openboard: Update to 1.7.3.
* gnu/packages/education.scm (openboard): Update to 1.7.3.
Change-Id: Ida1f75e9d41344f9db9129f4cc1e9c5fca477fbd
---
gnu/packages/education.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/education.scm b/gnu/packages/education.scm
index 3574ffcefd..44c9c17eb8 100644
--- a/gnu/packages/education.scm
+++ b/gnu/packages/education.scm
@@ -501,7 +501,7 @@ specialized device.")
(define-public openboard
(package
(name "openboard")
- (version "1.7.1")
+ (version "1.7.3")
(source
(origin
(method git-fetch)
@@ -510,7 +510,7 @@ specialized device.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1lxwf50n0bfjjnpq5z82f3apsv9mn834js7f2spw1k1f06a72z41"))))
+ (base32 "1098pys5p82sx97xrhw54vlkn6jly0rhq8b09grmmx2h4mcpj2i2"))))
(build-system qt-build-system)
(arguments
(list