me
/
guix
Archived
1
0
Fork 0

gnu: guix-data-service: Update to 0.0.1-46.b4583bb.

* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-46.b4583bb.

Change-Id: Iad913c9e7abc43855e8b7964e7753438df6e2300
master
Christopher Baines 2024-03-16 09:54:25 +00:00
parent 8a53a71cbd
commit 5e1e789ffe
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577
1 changed files with 3 additions and 3 deletions

View File

@ -5002,8 +5002,8 @@ Cloud.")
(license license:expat))) (license license:expat)))
(define-public guix-data-service (define-public guix-data-service
(let ((commit "5f80856ad1587aea38ee4e7b54db558cdb43f6b7") (let ((commit "b4583bb17714954530e1cc851efaea1666f6adc2")
(revision "45")) (revision "46"))
(package (package
(name "guix-data-service") (name "guix-data-service")
(version (string-append "0.0.1-" revision "." (string-take commit 7))) (version (string-append "0.0.1-" revision "." (string-take commit 7)))
@ -5015,7 +5015,7 @@ Cloud.")
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"18m002d9pkh0qn4xn4n6lijl541m9z7c3lbapl7m6zi41p3dywww")))) "0l9nflx5npmmbvqxrfjhfvyr7mcs9qrf0w3dabs65r7q0g0pjcp0"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
(list (list