Skip to content
Snippets Groups Projects
Unverified Commit 3c2bbbb0 authored by Nicolas Goaziou's avatar Nicolas Goaziou
Browse files

gnu: snap: Update to 5.0.1.

* gnu/packages/education.scm (snap): Update to 5.0.1.
parent 032ca4ba
No related branches found
No related tags found
No related merge requests found
...@@ -250,7 +250,7 @@ (define-public tipp10 ...@@ -250,7 +250,7 @@ (define-public tipp10
(define-public snap (define-public snap
(package (package
(name "snap") (name "snap")
(version "5") (version "5.0.1")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
...@@ -260,7 +260,7 @@ (define-public snap ...@@ -260,7 +260,7 @@ (define-public snap
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"0bh52n7nklaaq02qb56v7bvrslf047my6irl7g8h6xfjgw04yf20")))) "0ic0xgal19yazbd1kffmbjhiicvvlw5clj48lj80mksa2lgvnzna"))))
(build-system trivial-build-system) (build-system trivial-build-system)
(arguments (arguments
`(#:modules ((guix build utils)) `(#:modules ((guix build utils))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment