me
/
guix
Archived
1
0
Fork 0

gnu: librnd: Update to 4.0.2.

* gnu/packages/engineering.scm (librnd): Update to 4.0.2.
master
Tobias Geerinckx-Rice 2023-07-16 02:00:01 +02:00
parent f5c4e1999d
commit d23105a329
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -439,14 +439,14 @@ features.")))
(define-public librnd
(package
(name "librnd")
(version "4.0.0")
(version "4.0.2")
(source (origin
(method url-fetch)
(uri (string-append "http://www.repo.hu/projects/librnd/releases/"
"librnd-" version ".tar.bz2"))
(sha256
(base32
"1fqh7gf9imhghlfajrsgzjx61mynfmdasciwpcajk7pn85d4ymql"))))
"0z578x3sd8yjfbhivy1hz4hlgiy43qq6x7mnby872plpm08vgqxz"))))
(build-system gnu-build-system)
(arguments
(list