diff options
| author | Efraim Flashner <efraim@flashner.co.il> | 2021-04-16 11:46:30 +0300 |
|---|---|---|
| committer | Efraim Flashner <efraim@flashner.co.il> | 2021-04-16 11:46:30 +0300 |
| commit | 482ff111d21a02f8a0b3a5806c901155b7396304 (patch) | |
| tree | 2a750b0f52e93aa972b10591a761a618f17a4e8d /gnu | |
| parent | 002b611276bac61072354d44cb4343d1b5b5b42a (diff) | |
gnu: ubuntu-keyring: Update to 2021.03.26.
* gnu/packages/debian.scm (ubuntu-keyring): Update to 2021.03.26.
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/debian.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/debian.scm b/gnu/packages/debian.scm index c78f248d576..f7e15ca0a0b 100644 --- a/gnu/packages/debian.scm +++ b/gnu/packages/debian.scm | |||
| @@ -84,7 +84,7 @@ contains the archive keys used for that.") | |||
| 84 | (define-public ubuntu-keyring | 84 | (define-public ubuntu-keyring |
| 85 | (package | 85 | (package |
| 86 | (name "ubuntu-keyring") | 86 | (name "ubuntu-keyring") |
| 87 | (version "2018.09.18.1") | 87 | (version "2021.03.26") |
| 88 | (source | 88 | (source |
| 89 | (origin | 89 | (origin |
| 90 | (method url-fetch) | 90 | (method url-fetch) |
| @@ -92,7 +92,7 @@ contains the archive keys used for that.") | |||
| 92 | "+files/" name "_" version ".tar.gz")) | 92 | "+files/" name "_" version ".tar.gz")) |
| 93 | (sha256 | 93 | (sha256 |
| 94 | (base32 | 94 | (base32 |
| 95 | "0csx2n62rj9rxjv4y8qhby7l9rbybfwrb0406pc2cjr7f2yk91af")))) | 95 | "1ccvwh4s51viyhcg8gh189jmvbrhc5wv1bbp4minz3200rffsbj9")))) |
| 96 | (build-system trivial-build-system) | 96 | (build-system trivial-build-system) |
| 97 | (arguments | 97 | (arguments |
| 98 | `(#:modules ((guix build utils)) | 98 | `(#:modules ((guix build utils)) |
