~ruther/guix-local

eba63b765c3b731698cbdc9a29d3ae0543a1f6df — Nicolas Goaziou 1 year, 5 months ago f96c14e
gnu: openboard: Update to 1.7.3.

* gnu/packages/education.scm (openboard): Update to 1.7.3.

Change-Id: Ida1f75e9d41344f9db9129f4cc1e9c5fca477fbd
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/education.scm
M gnu/packages/education.scm => gnu/packages/education.scm +2 -2
@@ 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