diff options
| author | Jelle Licht <jlicht@fsfe.org> | 2022-12-03 22:52:51 +0100 |
|---|---|---|
| committer | Jelle Licht <jlicht@fsfe.org> | 2022-12-03 22:52:51 +0100 |
| commit | e67de2ef85fd55cf42a100373623c820f546323e (patch) | |
| tree | 10bd5705a81ea51fe0f6b158074d287dfeef3573 | |
| parent | aae58388dc2c64c5370ed9dc991e081f2166681d (diff) | |
nongnu: gmmlib: Update to 22.2.0.
* nongnu/packages/video.scm (gmmlib): Update to 22.2.0.
| -rw-r--r-- | nongnu/packages/video.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nongnu/packages/video.scm b/nongnu/packages/video.scm index b7f9b5b..288daad 100644 --- a/nongnu/packages/video.scm +++ b/nongnu/packages/video.scm | |||
| @@ -28,7 +28,7 @@ | |||
| 28 | (define-public gmmlib | 28 | (define-public gmmlib |
| 29 | (package | 29 | (package |
| 30 | (name "gmmlib") | 30 | (name "gmmlib") |
| 31 | (version "22.1.3") | 31 | (version "22.2.0") |
| 32 | (source (origin | 32 | (source (origin |
| 33 | (method git-fetch) | 33 | (method git-fetch) |
| 34 | (uri (git-reference | 34 | (uri (git-reference |
| @@ -37,7 +37,7 @@ | |||
| 37 | (file-name (git-file-name name version)) | 37 | (file-name (git-file-name name version)) |
| 38 | (sha256 | 38 | (sha256 |
| 39 | (base32 | 39 | (base32 |
| 40 | "10gk8bi8xa2bgiqmjbphb9acvbmvgwv9kg0z75cfxazlsx5k7jb1")))) | 40 | "0cn8pkb7ahmdmj4m6nd0l8s91pz43snnjjp7vhzbmqa8hsp8wbav")))) |
| 41 | (build-system cmake-build-system) | 41 | (build-system cmake-build-system) |
| 42 | (arguments | 42 | (arguments |
| 43 | ;; Tests are run as part of the normal build step | 43 | ;; Tests are run as part of the normal build step |
